-
The MFA modal tells you to insert a key and tap it:
![MFA modal](https://github.com/user-attachments/assets/2103d085-36a7-424d-bb66-4bde0377974f)
This works on Windows where tshd uses a system promp…
-
### Problem Description
Currently, there is no simple method of navigating between Omni and our monitoring tools such as Grafana.
### Solution
It would be nice if we could configure the cluster wit…
-
The [luci-app-dockerman](./tree/master/applications/luci-app-dockerman) is a nice app that allows to configure and manage Docker containers. The app is initially developed in the https://github.com/li…
-
Hello,
I'm trying to intercept some https traffic and redirect it to another web service.
So far I've managed with:
```
const fs = require('fs')
const Sniffer = require('web-proxy-sniffer')
…
DrRek updated
3 years ago
-
**Describe the bug**
in iobroker-admin-gui the icons within iqontrol-amdinistration are delivered through the web-adapter (different port than admin-port). this causes reverse-proxy-configuration n…
-
### Describe the bug
I encountered a `NullPointerException` while using Healenium. The error occurs when trying to invoke the `SelfHealingHandler.quit()` method, as `SessionContext.getSelfHealingHa…
-
Hello. I'm getting the following error (in the browser console) after installing the built-in CODE server, which happens whenever I try to open a document or spreadsheet:
```
Mixed Content: The pag…
-
As the access list does not allow a hostname and only an IP address, I want to create a cron script, that checks whether the IP address has changed for a host, and if so updates the "Access List > Acc…
-
**Is your feature request related to a problem? Please describe.**
I added customize hosts for the casa web UI, like `admin.casa.com` and use reverse proxy for other apps with different host names, l…
-
**Expected behavior**
ModSecurity should able to analyse gRPC request body.
gRPC is binary protocol, ModSecurity is not able to parse it and hence, not able to block simple injection.