]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
2 years agoSONAR-17359 Fix bitbucket link
Jeremy Davis [Wed, 21 Sep 2022 14:43:35 +0000 (16:43 +0200)]
SONAR-17359 Fix bitbucket link

2 years agoSONAR-17296 move validation callback under /saml controller alongside init action
Steve Marion [Tue, 20 Sep 2022 14:31:42 +0000 (16:31 +0200)]
SONAR-17296 move validation callback under /saml controller alongside init action

2 years agoSONAR-17259 Remove unsupported XML tag for generic test execution report
Matteo Mara [Wed, 21 Sep 2022 09:11:06 +0000 (11:11 +0200)]
SONAR-17259 Remove unsupported XML tag for generic test execution report

2 years agoSONAR-15513 Fix SSF-153
Zipeng WU [Wed, 21 Sep 2022 20:47:47 +0000 (22:47 +0200)]
SONAR-15513 Fix SSF-153

2 years agoNO-JIRA bump snakeyaml to latest
Aurelien Poscia [Mon, 19 Sep 2022 12:48:02 +0000 (14:48 +0200)]
NO-JIRA bump snakeyaml to latest

2 years agoSONAR-17296 fix SAML validation page not being accessible with a user session.
Steve Marion [Tue, 20 Sep 2022 15:05:22 +0000 (17:05 +0200)]
SONAR-17296 fix SAML validation page not being accessible with a user session.

2 years agoSONAR-17027 Fix links when running in a webcontext
Wouter Admiraal [Fri, 16 Sep 2022 14:55:53 +0000 (16:55 +0200)]
SONAR-17027 Fix links when running in a webcontext

2 years agoMMF-2842 Docs changes as per validation (#6623)
Peeter Piegaze [Wed, 21 Sep 2022 09:56:29 +0000 (11:56 +0200)]
MMF-2842 Docs changes as per validation (#6623)

2 years agoSONAR-17310 Fix type field reset in token creation form
Jeremy Davis [Tue, 20 Sep 2022 15:29:52 +0000 (17:29 +0200)]
SONAR-17310 Fix type field reset in token creation form

2 years agoSONAR-17295 Fixing scroll issue when searching for saml related properties
Revanshu Paliwal [Mon, 19 Sep 2022 10:24:46 +0000 (12:24 +0200)]
SONAR-17295 Fixing scroll issue when searching for saml related properties

2 years agoSONAR-17337 Scanner download of analyzer cache doesn't handle compression correctly
Duarte Meneses [Thu, 15 Sep 2022 21:18:01 +0000 (16:18 -0500)]
SONAR-17337 Scanner download of analyzer cache doesn't handle compression correctly

2 years agoSONAR-17356 Disabling keyboard shortcuts for issue actions when the keyboard flag...
Revanshu Paliwal [Tue, 20 Sep 2022 10:49:35 +0000 (12:49 +0200)]
SONAR-17356 Disabling keyboard shortcuts for issue actions when the keyboard flag is disabled

2 years agomove 9.7 DB migration to dedicated v97 subpackage
Benjamin Campomenosi [Tue, 20 Sep 2022 14:27:46 +0000 (16:27 +0200)]
move 9.7 DB migration to dedicated v97 subpackage

Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
2 years agoSONAR-16637 Allow SonarLint instances to get a token from SQ
Jeremy Davis [Wed, 6 Jul 2022 15:51:42 +0000 (17:51 +0200)]
SONAR-16637 Allow SonarLint instances to get a token from SQ

2 years agoSONAR-17328 add unique index to uuid in components
Benjamin Campomenosi [Mon, 19 Sep 2022 15:23:33 +0000 (17:23 +0200)]
SONAR-17328 add unique index to uuid in components

2 years ago[NO JIRA] Migrate Checkbox enzyme test to RTL
Mathieu Suen [Wed, 7 Sep 2022 08:21:54 +0000 (10:21 +0200)]
[NO JIRA] Migrate Checkbox enzyme test to RTL

2 years agoSONAR-17332 Always display primary location lines
Mathieu Suen [Fri, 16 Sep 2022 09:48:54 +0000 (11:48 +0200)]
SONAR-17332 Always display primary location lines

2 years agoNO JIRA Fix frontend bug
Mathieu Suen [Thu, 15 Sep 2022 08:21:26 +0000 (10:21 +0200)]
NO JIRA Fix frontend bug

2 years agoSONAR-17303 Update SAML documentation
Dimitris Kavvathas [Thu, 15 Sep 2022 15:46:12 +0000 (17:46 +0200)]
SONAR-17303 Update SAML documentation

2 years agoSONAR-17271 Request body can be read multiple time & implement support of comments...
Aurelien Poscia [Fri, 16 Sep 2022 13:20:09 +0000 (15:20 +0200)]
SONAR-17271 Request body can be read multiple time & implement support of comments coming from GitHub webhooks

2 years agoSONAR-17271 update issue from github webhook
Benjamin Campomenosi [Fri, 16 Sep 2022 12:49:19 +0000 (14:49 +0200)]
SONAR-17271 update issue from github webhook

2 years agoSONAR-17271 update issue changelog with information about webhook
Aurelien Poscia [Thu, 15 Sep 2022 10:05:00 +0000 (12:05 +0200)]
SONAR-17271 update issue changelog with information about webhook

2 years agoSONAR-17271 handle external user and webhook source in issue change log
Aurelien Poscia [Thu, 15 Sep 2022 12:31:54 +0000 (14:31 +0200)]
SONAR-17271 handle external user and webhook source in issue change log

2 years agoSONAR-17271 Introduce Github code scanning alert webhook payload parser
Klaudio Sinani [Wed, 7 Sep 2022 18:04:45 +0000 (20:04 +0200)]
SONAR-17271 Introduce Github code scanning alert webhook payload parser

292a9c66137 SONAR-17271 Rename `GsonGithubWebhookPayload` class to `GsonGithubCodeScanningAlertWebhookPayload`.
0fcf756bc35 SONAR-17271 Rename `GithubWebhookPayload` indentifiers to `GithubScanningAlertWebhookPayload`.
9882b4f6705 SONAR-17271 Remove `GithubWebhookPayload#message` & `GithubWebhookPayload#toolName` properties.
ba6834fef16 SONAR-17271 Validate builder parameters in `GithubWebhookPayload` constructor scope.
7250cb15b92 SONAR-17271 Allow `dismissedReason` property to be nullable.
870efb823e3 SONAR-17271 Introduce builder pattern to `GithubWebhookPayload` class.
aa49dead5f0 SONAR-17271 Remove `GithubWebhookAction` enum.
dda46050d40 SONAR-17271 Refactor `GithubWebhookPayloadTest` test class.
3a599896295 SONAR-17271 Rename `AlmWebhookPayload#getSonarIssueKey` supplier method to `AlmWebhookPayload#getSonarQubeIssueKey`.
de04692e92d SONAR-17271 Drop `AlmWebhookPayload#isAllowedAction` predicate method.
597570d36b0 SONAR-17271 Refactor `GithubBinding` class structure.
3054bcedbac SONAR-17271 Fix typo on UT identifier.
c89660c466b SONAR-17271 Introduce Github webhook payload parser.

2 years agoSONAR-17271 - Add origin on issue update from ALM
Antoine Vinot [Tue, 13 Sep 2022 08:27:42 +0000 (10:27 +0200)]
SONAR-17271 - Add origin on issue update from ALM

2 years agoDOC-60 Clarify analysis parameters hierarchy (#6635)
Tony B [Mon, 19 Sep 2022 08:29:09 +0000 (10:29 +0200)]
DOC-60 Clarify analysis parameters hierarchy (#6635)

* clarify analysis settings hierarchy

* DOC-60 Clarify analysis parameter hierarchy

* DOC-60 Clarify analysis settings hierarchy, add flowchart

* DOC-60 Clarify analysis settings hierarchy, reinsert bulleted list

* DOC-60 Clarify analysis settings hierarchy, add flowchart

2 years agoSONAR-17287 Fix quality issues and adopt changes to API
Duarte Meneses [Thu, 15 Sep 2022 18:49:31 +0000 (13:49 -0500)]
SONAR-17287 Fix quality issues and adopt changes to API

2 years agoSONAR-17285 Display new data and execution type flows for issues
Mathieu Suen [Tue, 13 Sep 2022 15:10:26 +0000 (17:10 +0200)]
SONAR-17285 Display new data and execution type flows for issues

2 years agoSONAR-17287 Return optional flow description and type in WS responses
Duarte Meneses [Wed, 14 Sep 2022 15:52:04 +0000 (10:52 -0500)]
SONAR-17287 Return optional flow description and type in WS responses

2 years agoSONAR-17288 Add ITs
Duarte Meneses [Tue, 13 Sep 2022 18:15:04 +0000 (13:15 -0500)]
SONAR-17288 Add ITs

2 years agoSONAR-17287 Fix conversion of flow types
Duarte Meneses [Mon, 12 Sep 2022 16:56:31 +0000 (11:56 -0500)]
SONAR-17287 Fix conversion of flow types

2 years agoSONAR-17288 add medium tests
Lukasz Jarocki [Mon, 12 Sep 2022 13:55:30 +0000 (15:55 +0200)]
SONAR-17288 add medium tests

2 years agoSONAR-17287 implementing new method from NewIssue interface
Lukasz Jarocki [Mon, 12 Sep 2022 08:36:34 +0000 (10:36 +0200)]
SONAR-17287 implementing new method from NewIssue interface

2 years agoSONAR-17287 Return optional flow description and type in WS responses
Duarte Meneses [Thu, 8 Sep 2022 13:50:47 +0000 (08:50 -0500)]
SONAR-17287 Return optional flow description and type in WS responses

2 years agoSONAR-17287 SonarQube stores issue flow types and descriptions
Duarte Meneses [Tue, 6 Sep 2022 21:28:29 +0000 (16:28 -0500)]
SONAR-17287 SonarQube stores issue flow types and descriptions

2 years agoSONAR-17287 Scanner supports flow types and description
Duarte Meneses [Tue, 6 Sep 2022 21:28:00 +0000 (16:28 -0500)]
SONAR-17287 Scanner supports flow types and description

2 years agoDOC-79 adding clarification on the SQ marketplace (#6628)
cynthiabethea [Fri, 16 Sep 2022 10:26:57 +0000 (11:26 +0100)]
DOC-79 adding clarification on the SQ marketplace (#6628)

2 years agoSONAR-17296 Return an error status if the SAML login and name are not found in the...
Matteo Mara [Fri, 16 Sep 2022 08:17:31 +0000 (10:17 +0200)]
SONAR-17296 Return an error status if the SAML login and name are not found in the response attributes

2 years agoSONAR-17183 increase scanner report size threshold to 4GB
Zipeng WU [Thu, 15 Sep 2022 13:32:32 +0000 (15:32 +0200)]
SONAR-17183 increase scanner report size threshold to 4GB

2 years agoDOC-68 Adding detail on how LOCs are computed (#6605)
cynthiabethea [Fri, 16 Sep 2022 09:18:05 +0000 (10:18 +0100)]
DOC-68 Adding detail on how LOCs are computed (#6605)

2 years agoSONAR-17296 restrict SAML validation endpoint to admin
Zipeng WU [Thu, 15 Sep 2022 16:09:07 +0000 (18:09 +0200)]
SONAR-17296 restrict SAML validation endpoint to admin

2 years agoSONAR-17326 Project measure index fails due to cursor leak
Duarte Meneses [Tue, 13 Sep 2022 21:31:22 +0000 (16:31 -0500)]
SONAR-17326 Project measure index fails due to cursor leak

2 years agoSONAR-17295 Improving user experience for SAML authentication page
Revanshu Paliwal [Wed, 14 Sep 2022 14:10:05 +0000 (16:10 +0200)]
SONAR-17295 Improving user experience for SAML authentication page

2 years agoSONAR-17296 Allow admin to test SAML configuration
Jeremy Davis [Wed, 14 Sep 2022 15:50:54 +0000 (17:50 +0200)]
SONAR-17296 Allow admin to test SAML configuration

2 years agoSONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFilter...
Dimitris Kavvathas [Wed, 14 Sep 2022 13:21:47 +0000 (15:21 +0200)]
SONAR-17296 Add SamlValidationRedirectionFilter and SamlValidationCallbackFilter to show SAML validation status page.

2 years agoSONAR-17296 action for generating SAML request
Steve Marion [Wed, 14 Sep 2022 07:09:50 +0000 (09:09 +0200)]
SONAR-17296 action for generating SAML request

Create action for generating SAML request with test purpose relay-state.

2 years agoSONAR-17296 build the callback response for displaying the SAML Authentication status.
Matteo Mara [Mon, 12 Sep 2022 12:05:35 +0000 (14:05 +0200)]
SONAR-17296 build the callback response for displaying the SAML Authentication status.

2 years agoSONAR-17323 Bold text for selected issue message in issue page
Guillaume Peoc'h [Tue, 13 Sep 2022 12:51:43 +0000 (14:51 +0200)]
SONAR-17323 Bold text for selected issue message in issue page

2 years ago[NO JIRA] Fix facet header styling
Wouter Admiraal [Tue, 13 Sep 2022 09:32:07 +0000 (11:32 +0200)]
[NO JIRA] Fix facet header styling

2 years ago[NO JIRA] Fix focus color
Wouter Admiraal [Tue, 13 Sep 2022 09:31:44 +0000 (11:31 +0200)]
[NO JIRA] Fix focus color

2 years ago[NO JIRA] Fix small CSS issue
Wouter Admiraal [Mon, 12 Sep 2022 13:20:30 +0000 (15:20 +0200)]
[NO JIRA] Fix small CSS issue

2 years agoSONAR-17295 Improve SAML configuration page user experience
Revanshu Paliwal [Fri, 9 Sep 2022 09:44:36 +0000 (11:44 +0200)]
SONAR-17295 Improve SAML configuration page user experience

2 years agoSONAR-17266 Provide a new Webhook Secret field when creating a GitHub binding configu...
Philippe Perrin [Fri, 9 Sep 2022 13:19:40 +0000 (15:19 +0200)]
SONAR-17266 Provide a new Webhook Secret field when creating a GitHub binding configuration

2 years agoSONAR-17266 Implement authentification for GitHub webhook requests
Aurelien Poscia [Mon, 5 Sep 2022 12:25:16 +0000 (14:25 +0200)]
SONAR-17266 Implement authentification for GitHub webhook requests

2 years agoSONAR-17266 add GithubWebhookUserSession
Aurelien Poscia [Mon, 5 Sep 2022 07:04:43 +0000 (09:04 +0200)]
SONAR-17266 add GithubWebhookUserSession

2 years agoSONAR-17266 Add support of webhook secret for api/alm_settings/(create_github|update_...
Antoine Vinot [Mon, 5 Sep 2022 14:50:31 +0000 (16:50 +0200)]
SONAR-17266 Add support of webhook secret for api/alm_settings/(create_github|update_github)

2 years agoSONAR-17266 add webhook_secret column to alm_settings table
Benjamin Campomenosi [Mon, 5 Sep 2022 15:32:48 +0000 (17:32 +0200)]
SONAR-17266 add webhook_secret column to alm_settings table

2 years agoSONAR-17296 SAML auth test result HTML template
Jeremy Davis [Tue, 6 Sep 2022 16:05:27 +0000 (18:05 +0200)]
SONAR-17296 SAML auth test result HTML template

2 years agoBUILD-1745 execute only on CI and main branch or explicit call
Julien Carsique [Fri, 2 Sep 2022 15:55:10 +0000 (17:55 +0200)]
BUILD-1745 execute only on CI and main branch or explicit call

fix: remove sonar-web from bom inputs.files, a dedicated yarn bom build is to be implemented if needed

2 years ago[NO JIRA] Upgrade snakeyaml to 1.31
Duarte Meneses [Thu, 8 Sep 2022 13:52:02 +0000 (08:52 -0500)]
[NO JIRA] Upgrade snakeyaml to 1.31

2 years agoSONAR-12761 Update system health web service description
alain [Wed, 7 Sep 2022 12:58:33 +0000 (14:58 +0200)]
SONAR-12761 Update system health web service description

2 years agoSONAR-16883 [892274] State: Selected state of the element is missing or incorrect
Wouter Admiraal [Tue, 6 Sep 2022 10:09:25 +0000 (12:09 +0200)]
SONAR-16883 [892274] State: Selected state of the element is missing or incorrect

2 years agoSONAR-17262 Add statistics data to support file
Jacek [Fri, 2 Sep 2022 07:25:45 +0000 (09:25 +0200)]
SONAR-17262 Add statistics data to support file

2 years agoSONAR-17193 Documentation about Telemetry (#6577)
Peeter Piegaze [Thu, 1 Sep 2022 13:34:49 +0000 (15:34 +0200)]
SONAR-17193 Documentation about Telemetry (#6577)

2 years agoSONAR-17196 Drop obsolete telemetry data
Jacek [Tue, 30 Aug 2022 12:13:53 +0000 (14:13 +0200)]
SONAR-17196 Drop obsolete telemetry data

2 years agoSONAR-17195 Add new telemetry fields
alain [Tue, 30 Aug 2022 15:00:34 +0000 (17:00 +0200)]
SONAR-17195 Add new telemetry fields

2 years agoSONAR-17197 change telemetry to once a day
Pierre Guillot [Fri, 19 Aug 2022 12:59:11 +0000 (14:59 +0200)]
SONAR-17197 change telemetry to once a day

2 years agoSONAR-17194 remove temeletry from system info file
Pierre Guillot [Fri, 19 Aug 2022 09:31:33 +0000 (11:31 +0200)]
SONAR-17194 remove temeletry from system info file

2 years agoSONAR-17264 accept 404 response code when checking if user has access to github scann...
Benjamin Campomenosi [Fri, 2 Sep 2022 08:59:16 +0000 (10:59 +0200)]
SONAR-17264 accept 404 response code when checking if user has access to github scanning alerts
fix some code smells

2 years agoSONAR-16894 SONAR-16899 [892238] [892241]
Wouter Admiraal [Thu, 1 Sep 2022 09:11:45 +0000 (11:11 +0200)]
SONAR-16894 SONAR-16899 [892238] [892241]

* [892238] Link or button text lacks 4.5:1 contrast ratio on hover or focus
* [892241] An icon lacks 3 to 1 contrast ratio

2 years agoSONAR-16899 [892238] Link or button text lacks 4.5:1 contrast ratio on hover or focus
Wouter Admiraal [Thu, 1 Sep 2022 09:41:22 +0000 (11:41 +0200)]
SONAR-16899 [892238] Link or button text lacks 4.5:1 contrast ratio on hover or focus

2 years agoSONAR-17242 Add anonymize checkbox to user deactivation form
Guillaume Peoc'h [Wed, 31 Aug 2022 12:33:29 +0000 (14:33 +0200)]
SONAR-17242 Add anonymize checkbox to user deactivation form

2 years agoSONAR-17242 Add 'anonymize' parameter to 'users/deactivate'
Duarte Meneses [Tue, 30 Aug 2022 18:38:09 +0000 (13:38 -0500)]
SONAR-17242 Add 'anonymize' parameter to 'users/deactivate'

2 years agoSONAR-17246 Add parameter 'deactivated' to 'users/search' WS
Duarte Meneses [Fri, 26 Aug 2022 20:21:27 +0000 (15:21 -0500)]
SONAR-17246 Add parameter 'deactivated' to 'users/search' WS

2 years agoSONAR-17241 Add 'users/anonymize' WS to anonymize deactivated users
Duarte Meneses [Fri, 26 Aug 2022 20:20:27 +0000 (15:20 -0500)]
SONAR-17241 Add 'users/anonymize' WS to anonymize deactivated users

2 years agoSONAR-16874 [891661] Buttons must have discernible text
Guillaume Peoc'h [Thu, 1 Sep 2022 09:45:06 +0000 (11:45 +0200)]
SONAR-16874 [891661] Buttons must have discernible text

2 years agoSONAR-16878 [891665] Form elements must have labels
Guillaume Peoc'h [Thu, 1 Sep 2022 09:44:30 +0000 (11:44 +0200)]
SONAR-16878 [891665] Form elements must have labels

2 years ago[NO-JIRA] Add border to LEVELs to match UI
Guillaume Peoc'h [Thu, 1 Sep 2022 12:34:00 +0000 (14:34 +0200)]
[NO-JIRA] Add border to LEVELs to match UI

2 years agoSONAR-16867 [893240] Text content lacks 4.5:1 contrast ratio
Guillaume Peoc'h [Thu, 1 Sep 2022 12:16:23 +0000 (14:16 +0200)]
SONAR-16867 [893240] Text content lacks 4.5:1 contrast ratio

2 years agoSONAR-17263 Rule Search WS fails if rule has a note and its author was deleted
Duarte Meneses [Thu, 1 Sep 2022 16:04:31 +0000 (11:04 -0500)]
SONAR-17263 Rule Search WS fails if rule has a note and its author was deleted

2 years ago[NO JIRA] Align duplication and coverage icons with new colors
Wouter Admiraal [Thu, 1 Sep 2022 11:56:24 +0000 (13:56 +0200)]
[NO JIRA] Align duplication and coverage icons with new colors

2 years agoSONAR-16883 [892274] State: Selected state of the element is missing or incorrect
Wouter Admiraal [Thu, 1 Sep 2022 11:46:14 +0000 (13:46 +0200)]
SONAR-16883 [892274] State: Selected state of the element is missing or incorrect

2 years agoSONAR-17229 Add Azure AD encryption and group mapping
Dimitris Kavvathas [Wed, 31 Aug 2022 23:25:19 +0000 (01:25 +0200)]
SONAR-17229 Add Azure AD encryption and group mapping

2 years agoSONAR-17020 Status message not automatically announced
Mathieu Suen [Wed, 31 Aug 2022 10:52:17 +0000 (12:52 +0200)]
SONAR-17020 Status message not automatically announced

2 years agoSONAR-16841 Button: Button does not have a name
Mathieu Suen [Wed, 31 Aug 2022 09:10:39 +0000 (11:10 +0200)]
SONAR-16841 Button: Button does not have a name

2 years agoSONAR-16939 States/Properties: Invalid ARIA attribute value
Mathieu Suen [Wed, 31 Aug 2022 07:59:46 +0000 (09:59 +0200)]
SONAR-16939 States/Properties: Invalid ARIA attribute value

2 years agoDOC-82 Correct the browse permissions description (#6570)
cynthiabethea [Thu, 1 Sep 2022 11:09:16 +0000 (12:09 +0100)]
DOC-82 Correct the browse permissions description (#6570)

2 years agoDOC-73 Remove unsupported XML tags from generic test data page (#6568)
Tony B [Thu, 1 Sep 2022 10:52:56 +0000 (12:52 +0200)]
DOC-73 Remove unsupported XML tags from generic test data page (#6568)

* DOC-73 Remove unsupported XML tags from generic test data page

* add note on unused message attribute, remove long description

* remove unused optional stacktrace message in example.

stacktrace is a long message enclosed in the tag that contains the mandatory but unused "message" attribute.

2 years agoSONAR-17230 Add a new Okta integration documentation
Zipeng WU [Wed, 31 Aug 2022 15:36:02 +0000 (17:36 +0200)]
SONAR-17230 Add a new Okta integration documentation

2 years agoSONAR-17231 Improve LDAP documentation structure
Philippe Perrin [Thu, 1 Sep 2022 07:13:22 +0000 (09:13 +0200)]
SONAR-17231 Improve LDAP documentation structure

2 years agoSONAR-17232 Fix keycloak documentation formatting
Philippe Perrin [Thu, 1 Sep 2022 06:45:35 +0000 (08:45 +0200)]
SONAR-17232 Fix keycloak documentation formatting

2 years agoSONAR-17232 Improve SAML documentation structure
Philippe Perrin [Thu, 1 Sep 2022 06:38:29 +0000 (08:38 +0200)]
SONAR-17232 Improve SAML documentation structure

2 years ago[NO JIRA] Align visible focus throughout the application
Wouter Admiraal [Tue, 30 Aug 2022 14:59:49 +0000 (16:59 +0200)]
[NO JIRA] Align visible focus throughout the application

2 years agoSONAR-16725 Fix styles by using plain buttons
Wouter Admiraal [Tue, 30 Aug 2022 14:32:33 +0000 (16:32 +0200)]
SONAR-16725 Fix styles by using plain buttons

2 years agoSONAR-17425 added note about new checkbox for deleting personal info
Lukasz Jarocki [Wed, 31 Aug 2022 09:16:32 +0000 (11:16 +0200)]
SONAR-17425 added note about new checkbox for deleting personal info

2 years agoSONAR-17425 added docs about anonymizing users
Lukasz Jarocki [Wed, 31 Aug 2022 07:41:08 +0000 (09:41 +0200)]
SONAR-17425 added docs about anonymizing users

2 years agofix some typos
cui fliter [Sat, 27 Aug 2022 08:54:15 +0000 (16:54 +0800)]
fix some typos

Signed-off-by: cui fliter <imcusg@gmail.com>
2 years agoSONAR-17201 Sanitize code before injecting it in DOM + UI fix
Guillaume Peoc'h [Tue, 30 Aug 2022 08:30:24 +0000 (10:30 +0200)]
SONAR-17201 Sanitize code before injecting it in DOM + UI fix

2 years agoSONAR-17230 Add a new Okta integration documentation
Zipeng WU [Tue, 30 Aug 2022 13:08:20 +0000 (15:08 +0200)]
SONAR-17230 Add a new Okta integration documentation

2 years agoSONAR-16763 [893789] Text content lacks 4.5:1 contrast ratio
Wouter Admiraal [Tue, 30 Aug 2022 07:34:11 +0000 (09:34 +0200)]
SONAR-16763 [893789] Text content lacks 4.5:1 contrast ratio