-
Just as an FYI the app update of Dokuwiki to 1.6.0 cut my own (and only active user of Dokuwiki) off from my protected pages. Since that user was an admin I did not set explicit access permissions for it.
Adding the following two lines to local.php restored access:
$conf['plugin']['authldap']['mapping']['grps'] = array('memberof' => '/CN=(.+?),/i'); $conf['superuser'] = '@admins'; -
Thanks for the heads up and the workaround!
The last update explicitly removed the admin status propagation from Cloudron user accounts to the app. This is done to unify how user accounts get permissions assigned within all apps. The idea is, that the Cloudron admin status is not carried over to apps, since apps have too many different concepts what an admin is and is not.
I guess there is no good way without requiring manual permission changes to move to this new understanding what admin means on Cloudron.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login