]> source.dussan.org Git - sonarqube.git/commit
SONAR-3258 No more delete users in the Sonar DB but deactivate them
authorFabrice Bellingard <bellingard@gmail.com>
Mon, 13 Feb 2012 10:33:23 +0000 (11:33 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Mon, 13 Feb 2012 10:37:44 +0000 (11:37 +0100)
commitf7b1fce41208829944452f5e064f5198fbf2faa2
treee358e10adb323a91737668fcc25e5303da5e1b2f
parente0589ad21f8cb45b38c9879a44f73ad6aafeb618
SONAR-3258 No more delete users in the Sonar DB but deactivate them

- When creating a user, if the login already exists on a deactivated
  user, adapt the UI to ask if user should be reactivated or not
sonar-server/src/main/webapp/WEB-INF/app/controllers/users_controller.rb
sonar-server/src/main/webapp/WEB-INF/app/views/users/index.html.erb