]> source.dussan.org Git - redmine.git/commit
Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may kill...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Feb 2015 09:09:35 +0000 (09:09 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 15 Feb 2015 09:09:35 +0000 (09:09 +0000)
commit76e7025f07165af4763b941540190b1d693898ac
tree1592fe996e26432ff38a6ed965b8425c1b7adc0b
parent77061f59f2e7b12cf83ebf73e2724092b49a4d14
Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may kill user session after password is changed (#17460).

git-svn-id: http://svn.redmine.org/redmine/trunk@14011 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/my_controller.rb
app/models/user.rb