]> source.dussan.org Git - sonarqube.git/commit
Remove support of unused property sonar.authorizer in ruby code
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Thu, 9 Jun 2016 13:33:43 +0000 (15:33 +0200)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 10 Jun 2016 20:03:49 +0000 (22:03 +0200)
commit38c6a803fb039c12565b3a51a2cbfbaf80958507
tree0a4b45663aeae5800de70fbae55d59de4144c503
parent68c69c9e716ff2de59207b691754488c7e9b42b9
Remove support of unused property sonar.authorizer in ruby code
server/sonar-web/src/main/webapp/WEB-INF/lib/authorization/all_pass_authorizer.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/lib/authorization/default_authorizer.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/lib/authorization/logged_in_authorizer.rb [deleted file]
server/sonar-web/src/main/webapp/WEB-INF/lib/default_authorizer.rb [new file with mode: 0644]
server/sonar-web/src/main/webapp/WEB-INF/lib/need_authorization.rb