]> source.dussan.org Git - sonarqube.git/commit
SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in LdapCredenti...
authorWojtek Wajerowicz <115081248+wojciech-wajerowicz-sonarsource@users.noreply.github.com>
Tue, 20 Dec 2022 13:24:36 +0000 (14:24 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 23 Dec 2022 20:02:51 +0000 (20:02 +0000)
commitd023db004a914ab40a9d7caaaa40d901433a018b
tree5d6ef66155432dd2579b07ba217dd30476c9c0b0
parentba6ee4d6696aa45cdc4b684b7aaa49e71401f3e7
SONAR-17798 respect sonar.authenticator.ignoreStartupFailure property in LdapCredentialsAuthentication
.cirrus.yml
server/sonar-auth-ldap/build.gradle
server/sonar-auth-ldap/src/main/java/org/sonar/auth/ldap/LdapRealm.java
server/sonar-auth-ldap/src/test/java/org/sonar/auth/ldap/KerberosTest.java
server/sonar-auth-ldap/src/test/java/org/sonar/auth/ldap/LdapRealmTest.java
server/sonar-webserver-auth/src/main/java/org/sonar/server/authentication/LdapCredentialsAuthentication.java
server/sonar-webserver-auth/src/test/java/org/sonar/server/authentication/LdapCredentialsAuthenticationTest.java