aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap/src/test
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* SONAR-18679 update its sonar authLéo Geoffroy2023-03-1716-1563/+0
* Fix logback configZipeng WU2023-02-021-8/+3
* slf4j 1.7.36 -> 2.0.6 and logback 1.2.10 -> 1.3.5Zipeng WU2023-02-022-234/+1
* Update license templates for 2023Pierre2023-01-0216-16/+16
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in Ldap...Wojtek Wajerowicz2022-12-232-16/+81
* SONAR-12497 Drop deprecated Ldap autodiscovery featureAntoine Vinot2022-11-1612-292/+87
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-028-131/+303
* SONAR-17508 Decouple LDAP authentication from sonar-plugin-APIAurelien Poscia2022-11-026-38/+31
* 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-2818-18/+18
* 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
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0818-18/+18
* fix code smellsPierre2020-12-141-1/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-2311-43/+42
* Format all headers for 2020Wouter Admiraal2020-01-0718-19/+18
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-104-18/+11
* SONAR-12772 Remove deprecated ldap.group.objectClass and ldap. group.memberAt...Julien Lancelot2019-12-051-10/+0
* SONAR-12772 Remove deprecated ldap.user.user.objectClass and ldap.user.loginA...Julien Lancelot2019-12-031-2/+1
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-0726-0/+2287