]> source.dussan.org Git - sonarqube.git/commit
SONAR-3258 Support added for external security systems
authorFabrice Bellingard <bellingard@gmail.com>
Mon, 13 Feb 2012 15:44:22 +0000 (16:44 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Mon, 13 Feb 2012 15:45:52 +0000 (16:45 +0100)
commit6c8f70c624e7180070e03d9f95106e2c097ee1a6
treed47e9fe227b324676836b7057e9c0282ce13df92
parentf1e00ac2b15e46588f33b3f7fbd9530e6dfd8804
 SONAR-3258 Support added for external security systems

+ prevent deactivated user from logging
sonar-server/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/models/user.rb
sonar-server/src/main/webapp/WEB-INF/lib/need_authentication.rb