]> source.dussan.org Git - sonarqube.git/commit
system/upgrades and system/restart should not require user authent
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Wed, 29 Apr 2015 11:24:09 +0000 (13:24 +0200)
committerSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Tue, 5 May 2015 07:18:54 +0000 (09:18 +0200)
commit47c34064dd5279ed517c30af01ef5488d0c4bcb4
treeff046b13f4f2538ccd7e8845fb421cefc1402205
parent85d04f60de0d293d4d2070db0725af2ea52f7b16
system/upgrades and system/restart should not require user authent

remove global authentication verification on /api/system in RoR so that WS /api/system/upgrades and /api/system/restart do not require user to be authenticated
server/sonar-server/src/main/java/org/sonar/server/platform/ws/SystemInfoWsAction.java
server/sonar-server/src/main/java/org/sonar/server/platform/ws/SystemRestartWsAction.java
server/sonar-web/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb