]> source.dussan.org Git - sonarqube.git/commit
SONAR-5270 Delete WS api/user_properties
authorJulien Lancelot <julien.lancelot@sonarsource.com>
Thu, 19 Jan 2017 07:53:37 +0000 (08:53 +0100)
committerJulien Lancelot <julien.lancelot@sonarsource.com>
Tue, 24 Jan 2017 17:36:48 +0000 (18:36 +0100)
commitbe3c44f0e5ee70717fe8ab1c7d7c20c29ed82975
tree1b7b96a5ba900ae5a3711936e87ba451d2ef4e5f
parent886c835c8cb347542f6294268a624b513d8600fa
SONAR-5270 Delete WS api/user_properties

As this is a public WS, the action is still declared but the response code will always be 410
it/it-tests/src/test/java/it/user/RealmAuthenticationTest.java
server/sonar-server/src/main/java/org/sonar/server/user/ws/UserPropertiesWs.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/config/routes.rb