]> source.dussan.org Git - sonarqube.git/commit
Fix /api/authentication/validate
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 25 Jan 2016 16:49:40 +0000 (17:49 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Mon, 25 Jan 2016 16:49:40 +0000 (17:49 +0100)
commit7c61e9ba37ddd199bc6ae8697c023ff168532bf9
treeaddfcfe0f47edd20106d2a34702087a88a3750b9
parent247a0972fcc1213fb3782ce8bc02418ffad3ed1a
Fix /api/authentication/validate

authentication_controler was using symbol :user_id instead of string 'user_id' to access to user id from session
it/it-tests/src/test/java/it/authorisation/AuthenticationTest.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb