mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix: conflicts between common admin group for ldap or oidc and credentials default group (#1710)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export const everyoneGroup = "everyone";
|
||||
export const credentialsAdminGroup = "admin";
|
||||
export const credentialsAdminGroup = "credentials-admin";
|
||||
|
||||
Reference in New Issue
Block a user