]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15426 Correct callback URL value
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Fri, 15 Oct 2021 07:00:43 +0000 (09:00 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 15 Oct 2021 20:03:25 +0000 (20:03 +0000)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index f97f1cfd414e55639aa768ff54c0ecf52cca9286..fd18b88f568ad20e6d420e58a349b4822d4ec53b 100644 (file)
@@ -1266,7 +1266,7 @@ property.category.almintegration.github.description=In order to enable authentic
 property.category.almintegration.gitlab=GitLab Authentication
 property.category.almintegration.gitlab.description=In order to enable GitLab authentication, the property 'sonar.core.serverBaseURL' must be set to the public URL
 property.category.almintegration.bitbucket=Bitbucket Cloud Authentication
-property.category.almintegration.bitbucket.description=In order to enable authentication on Bitbucket.org: <ul><li>SonarQube must be publicly accessible through HTTPS only</li><li>The property 'sonar.core.serverBaseURL' must be set to this public HTTPS URL</li><li>In your Bitbucket OAuth Consumer settings, 'Callback URL' must be set to <code>'&lt;value_of_sonar.core.serverBaseURL_property&gt;/oauth2/callback'</code>.</li></ul>
+property.category.almintegration.bitbucket.description=In order to enable authentication on Bitbucket.org: <ul><li>SonarQube must be publicly accessible through HTTPS only</li><li>The property 'sonar.core.serverBaseURL' must be set to this public HTTPS URL</li><li>In your Bitbucket OAuth Consumer settings, 'Callback URL' must be set to <code>'&lt;value_of_sonar.core.serverBaseURL_property&gt;'</code>.</li></ul>
 property.category.organizations=Organizations
 property.category.security=Security
 property.category.security.encryption=Encryption