]> source.dussan.org Git - redmine.git/commit
Fixed: When logging in via an autologin cookie the user's last_login_on should be...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 25 Feb 2009 14:59:33 +0000 (14:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 25 Feb 2009 14:59:33 +0000 (14:59 +0000)
commit21eb3c089d0873c7d9a31a5a376dcedf1bde5207
tree80e162c2eea1541bc9d6c09b0966407ccb6c2e8c
parent94cc23f10337c66c39849faa354d48887f48d2e0
Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2524 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/account_controller.rb
app/controllers/application.rb
app/models/user.rb
test/functional/account_controller_test.rb
test/integration/account_test.rb