aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-0920-20/+20
* SONAR-24085 Fix quality gate issuesNolwenn Cadic2024-12-241-3/+12
* 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-165-8/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-0320-20/+20
* SONAR-14222 Allow to configure sasl QoP in LDAP contextJacek Poreda2023-07-261-0/+16
* [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-243-8/+8
* [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-0220-20/+20
* SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in Ldap...Wojtek Wajerowicz2022-12-231-20/+53
* SONAR-12497 Drop deprecated Ldap autodiscovery featureAntoine Vinot2022-11-164-265/+84
* SONAR-17508 - Fix SSF-327Antoine Vinot2022-11-029-88/+122
* SONAR-17508 Decouple LDAP authentication from sonar-plugin-APIAurelien Poscia2022-11-028-320/+546
* Update license headers for 2022 [update headers]Pierre2022-01-2816-16/+16
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0816-16/+16
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-234-45/+41
* Format all headers for 2020Wouter Admiraal2020-01-0716-16/+16
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* SONAR-12772 Remove deprecated ldap.group.objectClass and ldap. group.memberAt...Julien Lancelot2019-12-051-20/+1
* SONAR-12772 Remove deprecated ldap.user.user.objectClass and ldap.user.loginA...Julien Lancelot2019-12-031-18/+1
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-0716-0/+1855