Guido Krömer
Guido Krömer
Hello, I want to allow some users to create new pages in certain "folders" e.g. to create a new blog post. Adding a sub page fails with the following error:...
Like in many other system I would like to have an option enforcing the use of 2FA. e.g. If a user logs in without 2FA activated, enforce the 2FA setup...
I would like to use eel even if chromium is installed via [Flatpak](https://flatpak.org/) and not via e.g. apt… . My current workaround is this bash script: ```bash #!/bin/bash if [...
A route like `http://localhost/#/` route should lead to `http://localhost/` for displaying the "welcome screen"…
Add a button for checking for a new version, `https://api.github.com/repos/Cacodaimon/CacoCloud/releases` .
For me as an admin I would like to see the IP addresses in the log messages in order to block suspicious connection¹ by utilizing a intrusion prevention system like...
##### Description The generated PHP client code for the DTO in Java with the Swagger annotation is incorrect. The error occurs due to the improper handling of the nested map...