Moves password param to user hash param so that it can be set using the User API.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4493 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/users_controller.rb 9 additions, 5 deletionsapp/controllers/users_controller.rb
- app/views/users/_form.rhtml 2 additions, 4 deletionsapp/views/users/_form.rhtml
- test/functional/users_controller_test.rb 10 additions, 5 deletionstest/functional/users_controller_test.rb
- test/integration/api_test/users_test.rb 3 additions, 2 deletionstest/integration/api_test/users_test.rb
Please register or sign in to comment