]> source.dussan.org Git - sonarqube.git/commit
SONAR-8716 fix check of permissions in api/license
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 2 Feb 2017 12:35:18 +0000 (13:35 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Tue, 7 Feb 2017 13:22:39 +0000 (14:22 +0100)
commit2b88e2097436bc439e5fd72923e1c7c4d419694e
tree6a887b2d04c59a480a83f4889953729fa4754700
parent6141a7ef3015325f0ccfc7eba9756bc269bd1db5
SONAR-8716 fix check of permissions in api/license
server/sonar-server/src/main/java/org/sonar/server/license/ws/ListAction.java
server/sonar-server/src/main/java/org/sonar/server/serverid/ws/GenerateAction.java
server/sonar-server/src/test/java/org/sonar/server/license/ws/ListActionTest.java