Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Planka

3 Topics 16 Posts
  • Planka - Package updates

    Pinned Locked
    5
    0 Votes
    5 Posts
    242 Views
    Package UpdatesP
    [1.0.0] Fix issue where files could not be uploaded
  • file upload broken

    5
    0 Votes
    5 Posts
    124 Views
    sponchS
    new update helped. working now
  • First steps / discoveries

    6
    3 Votes
    6 Posts
    331 Views
    W
    It's a bit convoluted, but setting OIDC_IGNORE_ROLES=true in the /app/data/env at least lets you persist role changes across restarts/re-auths when using SSO. Otherwise each SSO-login will reset the roles based on their OIDC groups based role assignment. That way you could: a) login via SSO b) logout and re-login with the default admin c) make your SSO logged in user an admin d) deactivate the default admin And have a usable system through Cloudron SSO.