]> cat aescling's git repositories - mastodon.git/commit
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 7 Jul 2017 21:25:15 +0000 (23:25 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jul 2017 21:25:15 +0000 (23:25 +0200)
commit00df69bc89f1b5ffdf290bde8359b3854e2b1395
tree3d5fff003bc5fb0c6e8922451532eb158d262f05
parent7a549f830e0d77af3020243617c5ab8bd811fd8d
Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)

* Fix #4058 - Use a long-lived cookie to keep track of user-level sessions

* Fix tests, smooth migrate from previous session-based identifier
app/controllers/application_controller.rb
config/initializers/devise.rb
spec/rails_helper.rb