aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in ↵Wojtek Wajerowicz2022-12-234-36/+135
| | | | LdapCredentialsAuthentication
* 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 ↵Kengo TODA2021-10-081-1/+1
| | | | runtime configurations
* 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. ↵Julien Lancelot2019-12-052-30/+1
| | | | group.memberAttribute
* SONAR-12772 Remove deprecated ldap.user.user.objectClass and ↵Julien Lancelot2019-12-032-20/+2
| | | | ldap.user.loginAttribute
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-0743-0/+4164