Cloudron 9.0 (beta) bug reports
-
@james said in Cloudron 9.0 (beta) bug reports:
@imc67 said in Cloudron 9.0 (beta) bug reports:
App’s Filemanager > restart app button: app doesn’t restart
Cloudron Version 9.0.12 not reproducible.
Please check the browser network inspector when pressing the restart button in the web file manager and report any errors that you might see there.tried to reproduce today and indeed now it works. Maybe some caching since the upgrade?
@imc67 … or Firefox?
-
We just upgraded to v9 and everything looks good, except for one detail: Somehow, the OIDC functionality stopped working. We configured Cloudflare access to protect access to another website with Cloudron as OIDC provider, and that worked perfectly with v8. After the upgrade to v9 I'm getting the following error:
Failed to verify oidc token with fresh keys
undefinedThis is with the previously configured OIDC app as well as with one freshly set up.
Did something change in the OIDC v9 config that requires adapting the apps?
-
@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