]> source.dussan.org Git - redmine.git/commit
Declare safe attributes for User and Projects models.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 13:19:07 +0000 (13:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Dec 2010 13:19:07 +0000 (13:19 +0000)
commita4d7a99c22d9aac89a38c1cb411158777b72bb9d
tree12a6f4f752208ca050a899b0599d290d85c2f87f
parent3409333522a76ade39db41124df596b2b95eccc0
Declare safe attributes for User and Projects models.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4492 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/controllers/projects_controller.rb
app/controllers/users_controller.rb
app/models/project.rb
app/models/user.rb
test/functional/projects_controller_test.rb