Results 8 issues of 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 [...

enhancement

It would be nice to mark a whole feed as read.

enhancement

A route like `http://localhost/#/` route should lead to `http://localhost/` for displaying the "welcome screen"…

bug

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...

enhancement
help wanted