mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-11 03:39:17 +00:00
fix: admins imported from LDAP lose admin privileges
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE app_config_variables SET value = 'ldapAttributeAdminGroup' WHERE value = 'ldapAdminGroupName';
|
||||
@@ -0,0 +1 @@
|
||||
UPDATE app_config_variables SET key = 'ldapAdminGroupName' WHERE key = 'ldapAttributeAdminGroup';
|
||||
Reference in New Issue
Block a user