Cloudron 9.0 (beta) bug reports
-
@tronical can you make any sense of https://github.com/goauthentik/authentik/issues/12228 ? not sure if they are talking about "encryption key" in cloudflare or goauthentik. Also some notes here https://github.com/sebadob/rauthy/issues/1229 and https://www.authelia.com/integration/openid-connect/clients/cloudflare-zerotrust/#known-bugs . Cloudron uses https://github.com/panva/node-oidc-provider/ , the latest one.
-

Cloudron 9.0.12, when deleting a mail account, the address is not showing when the confirmation modal appears.
-
@joseph must be a character limit issue considering how long German words can be compared to their English equivalent e.g. job is arbeitsbeschäftigung


just jk -
I'm happily running 9.0.12 by now.
One thing keeps my annoyed: If you're in the app store and have opened a detail pane from one of the apps: on closing the infoe pane, the app store scrolls to the very top of the app list.
-
Is there a reason to set the 2FA button in the user profile to “display:none”? Cloudron v. 9.0.13

-
Is there a reason to set the 2FA button in the user profile to “display:none”? Cloudron v. 9.0.13

-
looking at the code there, so that button is hidden if the user is a non-local (ldap) user or if the cloudron has set 2fa as mandatory, in which case all users must have 2fa setup already. Though maybe there is a bug where the user is not prompted to setup 2fa as the first thing