]> source.dussan.org Git - sonarqube.git/commit
SONAR-21507 Show a warning for Bitbucket Authentication in case of insecure config
authorViktor Vorona <viktor.vorona@sonarsource.com>
Thu, 1 Feb 2024 10:47:38 +0000 (11:47 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 1 Feb 2024 20:02:48 +0000 (20:02 +0000)
commitcab06a5a89e4f3f085f4e3a7fe5fbcfea4a8e5cc
treef1b6ff84b7773d092617c2183957f4574ff5a15e
parentd72acd5707f3ac1234f60a326dffbb197b1e103f
SONAR-21507 Show a warning for Bitbucket Authentication in case of insecure config
12 files changed:
server/sonar-web/src/main/js/api/mocks/SettingsServiceMock.ts
server/sonar-web/src/main/js/apps/settings/components/Definition.tsx
server/sonar-web/src/main/js/apps/settings/components/DefinitionActions.tsx
server/sonar-web/src/main/js/apps/settings/components/DefinitionRenderer.tsx [deleted file]
server/sonar-web/src/main/js/apps/settings/components/__tests__/SettingsApp-it.tsx
server/sonar-web/src/main/js/apps/settings/components/authentication/Authentication.tsx
server/sonar-web/src/main/js/apps/settings/components/authentication/AutoProvisionningConsent.tsx
server/sonar-web/src/main/js/apps/settings/components/authentication/BitbucketAuthenticationTab.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/__tests__/Authentication-Bitbucket-it.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/apps/settings/components/authentication/hook/useConfiguration.ts
server/sonar-web/src/main/js/queries/settings.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties