From 4f3077ff2df0084491dbb55880dedece3a366f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Tue, 6 Dec 2022 17:15:12 +0100 Subject: [PATCH] Remove forbidden roles translations --- locale/en/corteza-webapp-admin/system.settings.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/locale/en/corteza-webapp-admin/system.settings.yaml b/locale/en/corteza-webapp-admin/system.settings.yaml index 4c130bb46..a3e8d60cc 100644 --- a/locale/en/corteza-webapp-admin/system.settings.yaml +++ b/locale/en/corteza-webapp-admin/system.settings.yaml @@ -116,9 +116,6 @@ 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