aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0320-20/+20
* [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