aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap/src
Commit message (Collapse)AuthorAgeFilesLines
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-223-7/+7
|
* SONAR-21452 move from commons-lang:commons-lang to ↵Matteo Mara2024-03-165-8/+8
| | | | org.apache.commons:commons-lang3
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-262-16/+30
|
* NO-JIRA Update license headers to 2024Pierre2024-01-0335-35/+35
|
* [NO-JIRA] Update apache ds 2.0.0.AM26 -> 2.0.0.AM27Jacek Poreda2023-11-132-0/+23
|
* SONAR-14222 Allow to configure sasl QoP in LDAP contextJacek Poreda2023-07-262-2/+23
|
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
|
* [NOJIRA] Remove usage of deprecated Loggers. (#8527)Wojtek Wajerowicz2023-06-138-24/+24
|
* SONAR-19045 Migrate from javaxi.servlet to framework agnostic plugin api classesAntoine Vinot2023-04-248-22/+22
| | | | | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> Co-authored-by: Alain Kermis <alain.kermis@sonarsource.com> Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com>
* SONAR-18679 update its sonar authLéo Geoffroy2023-03-1716-7/+7
|
* 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
|
* [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 ↵Wojtek Wajerowicz2022-12-233-36/+134
| | | | LdapCredentialsAuthentication
* 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
|
* 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-0742-0/+4142