mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
removed obsolete key (#37297)
Signed-off-by: Agnieszka Gancarczyk <agagancarczyk@gmail.com>
This commit is contained in:
committed by
GitHub
parent
260336ece1
commit
8a0f499bd3
@@ -3391,7 +3391,6 @@ viewAll=View all
|
||||
currentRealmExplain=This realm is selected
|
||||
removeInvalidUsers=Remove invalid users during searches
|
||||
removeInvalidUsersHelp=Remove users from the local database if they are not available from the user storage when executing searches. If this is true, users no longer available from their corresponding user storage will be deleted from the local database whenever trying to look up users. If false, then users previously imported from the user storage will be kept in the local database, as read-only and disabled, even if that user is no longer available from the user storage. For example, user was deleted directly from LDAP or the `Users DN` is invalid. Note that this behavior will only happen when the user is not yet cached.
|
||||
createPermissionPolicy=Create permission policy
|
||||
applyPermissionTo=Enforce access to
|
||||
applyPermissionToHelpText=Specifies the resource that the permission is applied to.
|
||||
emptyPermissionPoliciesInstructions=No policies exist in this realm.
|
||||
|
||||
Reference in New Issue
Block a user