]> source.dussan.org Git - sonarqube.git/commit
SONAR-15074 allow users without an email in database to login with a new email
authorLukasz Jarocki <lukasz.jarocki@sonarsource.com>
Thu, 1 Jul 2021 14:20:08 +0000 (16:20 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 2 Jul 2021 20:03:11 +0000 (20:03 +0000)
commitc82cfcc86efa93863de8229a0d6b836ad16275b6
tree872fcee7163901f0d7652428a088834d81a079b0
parent8c705b087663bf36cc388a480b0c02ee62ac5334
SONAR-15074 allow users without an email in database to login with a new email
server/sonar-webserver-auth/src/main/java/org/sonar/server/authentication/UserRegistrarImpl.java
server/sonar-webserver-auth/src/test/java/org/sonar/server/authentication/UserRegistrarImplTest.java