Add missing forbidden roles translations to system settings
This commit is contained in:
@@ -116,6 +116,9 @@ editor:
|
||||
prohibited-roles:
|
||||
description: Roles from this list will be removed from security context when authenticates with this provider
|
||||
label: Prohibited roles
|
||||
forbidden-roles:
|
||||
description: Roles from this list will be removed from security context when authenticates with this provider
|
||||
label: Forbidden roles
|
||||
forced-roles:
|
||||
description: Roles from this list will be always added to security context when authenticates with this provider
|
||||
label: Forced roles
|
||||
|
||||
Reference in New Issue
Block a user