feat(auth,roundcube): members of sp.admins group become admins
This commit is contained in:
@@ -67,7 +67,8 @@ in
|
||||
};
|
||||
provision = {
|
||||
enable = true;
|
||||
autoRemove = false;
|
||||
autoRemove = true; # if false, obsolete oauth2 scopeMaps remain
|
||||
groups."sp.admins".present = true;
|
||||
};
|
||||
enableClient = true;
|
||||
clientSettings = {
|
||||
|
Reference in New Issue
Block a user