aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-auth-ldap/src/test/java/org/sonar/auth/ldap/LdapSettingsManagerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* NO-JIRA remove unused importsPierre2023-07-171-1/+0
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-12497 Drop deprecated Ldap autodiscovery featureAntoine Vinot2022-11-161-64/+46
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Improve code qualityDuarte Meneses2021-11-201-8/+8
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-21/+13
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-12/+11
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-15/+8
* SONAR-12471 Embed LDAP authenticationJulien Lancelot2019-10-071-0/+201