aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0336-36/+36
* [NO-JIRA] Use record for data classesZipeng WU2023-01-124-48/+4
* [NO-JIRA] Remove reported code smells about usage of instanceofMatteo Mara2023-01-101-4/+2
* Update license templates for 2023Pierre2023-01-0236-36/+36
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in Ldap...Wojtek Wajerowicz2022-12-234-36/+135
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-10/+10
* SONAR-12497 Drop deprecated Ldap autodiscovery featureAntoine Vinot2022-11-1616-557/+171
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-0217-219/+425
* SONAR-17508 Decouple LDAP authentication from sonar-plugin-APIAurelien Poscia2022-11-0214-358/+577
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-1/+1
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-221-4/+3
* Update license headers for 2022 [update headers]Pierre2022-01-2834-34/+34
* Improve code qualityDuarte Meneses2021-11-204-15/+16
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-194-35/+29
* Fix code quality issuesDuarte Meneses2021-10-252-3/+3
* SONAR-15470 Do not declare Gradle build dependencies using compile and runtim...Kengo TODA2021-10-081-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0834-34/+34
* fix code smellsPierre2020-12-141-1/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-2315-88/+83
* Format all headers for 2020Wouter Admiraal2020-01-0734-35/+34
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-19/+12
* SONAR-12772 Remove deprecated ldap.group.objectClass and ldap. group.memberAt...Julien Lancelot2019-12-052-30/+1
* SONAR-12772 Remove deprecated ldap.user.user.objectClass and ldap.user.loginA...Julien Lancelot2019-12-032-20/+2
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-0743-0/+4164