1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib
Ulisses Almeida 4a4b5ba196 Fix remember me always extending the period
Now the config `extend_remember_period` is used to:

`true` - Every time the user authentication is validated, the
cookie expiration is updated.
`false` - Does not updates the cookie expiration.

Closes #3994
2016-04-15 20:28:46 -03:00
..
devise Fix remember me always extending the period 2016-04-15 20:28:46 -03:00
generators fix method name for File 2016-04-12 09:03:54 +03:00
devise.rb Fix remember me always extending the period 2016-04-15 20:28:46 -03:00