]> source.dussan.org Git - redmine.git/commit
Moves password param to user hash param so that it can be set using the User API.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 13:39:55 +0000 (13:39 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 13:39:55 +0000 (13:39 +0000)
commitcde02954c84591c66c575f0d76d44c18ab6edf95
treeedd7847b9c329720c914575c884a1c1904fc6fd7
parenta4d7a99c22d9aac89a38c1cb411158777b72bb9d
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
app/controllers/users_controller.rb
app/views/users/_form.rhtml
test/functional/users_controller_test.rb
test/integration/api_test/users_test.rb