]> source.dussan.org Git - sonarqube.git/commit
SONAR-3776 Provide a WS Api to validate a user's login/password
authorDavid Gageot <david@gageot.net>
Mon, 10 Sep 2012 16:22:35 +0000 (18:22 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 10 Sep 2012 16:22:35 +0000 (18:22 +0200)
commit0a20196d896510dbfe4052f3222ae2b80170e81c
tree1d93ff182c627fe13c6bef72db43cdd6c6cc2060
parent1025c620d71f5ba1a908852dcfee9f0b2ec7d8c6
SONAR-3776 Provide a WS Api to validate a user's login/password
sonar-server/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb
sonar-ws-client/src/main/java/org/sonar/wsclient/services/AuthenticationQuery.java
sonar-ws-client/src/test/java/org/sonar/wsclient/services/AuthenticationQueryTest.java