aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJacek <jacek.poreda@sonarsource.com>2022-11-21 11:45:35 +0100
committersonartech <sonartech@sonarsource.com>2022-11-21 20:02:56 +0000
commit522c74b001f7f6f610978d8076c6403d995cb784 (patch)
treeba692b7118b6cfe295bde9eb14a485b99e0e03dc /sonar-core
parent131c3a370a708720d631e986b914080543fae20d (diff)
downloadsonarqube-522c74b001f7f6f610978d8076c6403d995cb784.tar.gz
sonarqube-522c74b001f7f6f610978d8076c6403d995cb784.zip
MMF-2745 Default permission improvements
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 411dd234743..a0405c19920 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -4288,7 +4288,7 @@ users.change_admin_password.form.continue_to_app=Continue to SonarQube
#------------------------------------------------------------------------------
user_groups.page=Groups
user_groups.page.description=Create and administer groups of users.
-user_groups.anyone.description=Anybody (authenticated or not) who browses the application belongs to this group
+user_groups.anyone.description=Anybody (authenticated or not) who browses the application belongs to this group. If Force user authentication is disabled, any permissions assigned to this group will apply to non-authenticated users.
groups.delete_group=Delete Group
groups.delete_group.confirmation=Are you sure you want to delete "{0}"?
groups.create_group=Create Group