]> source.dussan.org Git - sonarqube.git/commit
SONAR-7640 Return unauthenticated when login/password are bad 978/head
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Fri, 13 May 2016 14:42:56 +0000 (16:42 +0200)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 17 May 2016 13:09:03 +0000 (15:09 +0200)
commitb46d54e92260cdc574549bcf42c7e765b271d45e
tree5e144af47508070a35aed7012ab85fab6cb888c2
parent08748e9a991f3c1c91523f5ea28068872dd5803f
SONAR-7640 Return unauthenticated when login/password are bad
it/it-tests/src/test/java/it/user/LocalAuthenticationTest.java
it/it-tests/src/test/java/it/user/RailsExternalAuthenticationTest.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb
server/sonar-web/src/main/webapp/WEB-INF/lib/authenticated_system.rb