aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22447 Moved from javax.servlet-api to jakarta.servlet-api plus patch ve...Matteo Mara2024-07-041-1/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-1/+1
* NO JIRA fix code smells after moving to lang3 libraryMatteo Mara2024-03-223-7/+7
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-166-9/+9
* SONAR-21643 Make rule compatible with JUnit5 (#10700)Dejan Milisavljevic2024-02-263-16/+38
* 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
* 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 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