Add Database Access group
This commit is contained in:
parent
f40844263e
commit
9682799064
@ -35,6 +35,9 @@ AUTH_LDAP_USER_FLAGS_BY_GROUP = {
|
||||
| LDAPGroupQuery(
|
||||
"cn=MW_Database Admin,cn=groups,dc=sawtooth,dc=claremontmakerspace,dc=org"
|
||||
)
|
||||
| LDAPGroupQuery(
|
||||
"cn=MW_Database Access,cn=groups,dc=sawtooth,dc=claremontmakerspace,dc=org"
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user