Commit Graph

25 Commits

Author SHA1 Message Date
Pat Allan f39c6fd927 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
José Valim 4ec7dc0f27 Store creation timestamp on remember cookies
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
2016-01-18 15:17:25 +01:00
Jake Worth 61e87be580 Fix typos 2014-01-09 10:00:27 -06:00
Erik Michaels-Ober 4e7cd18a04 Remove a couple more gendered pronouns 2013-12-05 09:03:28 +01:00
Michael Nikitochkin fffbeb5cc7 Fixed bug when user has field remember_created_at but the module rememberable is not enabled for the user 2013-07-26 10:20:29 +03:00
Vipul A M 2e6457006e Remove unused variables and fix typos 2013-04-18 10:24:38 +05:30
Rodrigo Flores 5ef35ee1bd Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
José Valim bd27bf7677 Deprecate and disable old behavior accumulated with time. 2011-12-04 23:58:19 +01:00
José Valim 113b48a2ad Update CHANGELOG. 2011-12-04 22:18:58 +01:00
lest 37dad2172b implement dynamic value for timeout_in as a model method instead of a proc 2011-11-25 11:01:42 +03:00
lest 426223dda0 timeout_in option can be a Proc object 2011-11-24 21:42:58 +03:00
Pat Allan 16c39a9f17 Making sure timeoutable respects rememberable if both are loaded. 2010-09-29 15:27:54 +08:00
José Valim eb3118e89a Add OAuth2 documentation. 2010-07-26 20:33:21 +02:00
José Valim 691f9324f5 Use ActiveSupport::Concern. 2010-02-17 12:35:38 +01:00
Carlos Antonio da Silva 658059f31a Bring Devise::ALL back to modules and improving lockable docs. 2010-02-04 20:09:53 -02:00
José Valim 2afad49a96 Bring rememberable back. 2010-01-14 15:47:14 +01:00
José Valim d4442837d5 Clean up whitespace and remove deprecated stuff. 2010-01-13 18:23:04 +01:00
Carlos Antonio da Silva 73c0a10af5 Updating docs: timeoutable does not rely on trackable. 2010-01-05 21:12:16 -02:00
José Valim a789f08d3b Cleaning up README to be more compatible with the latest stuff. 2010-01-05 16:01:16 +01:00
José Valim c05b8cf2ce Rename :timeout to :timeout_in and release gem again. 2009-11-25 00:11:49 -02:00
José Valim 691055cf06 Fix timeout tests. 2009-11-24 11:00:35 -02:00
Carlos Antonio da Silva 4ba34290c7 Improving docs about timeoutable 2009-11-23 23:01:01 -02:00
Carlos Antonio da Silva 10a70b8192 Updating timeoutable with last devise changes. 2009-11-23 23:01:00 -02:00
Carlos Antonio da Silva 40aaa98de9 Refactoring timeoutable module and confirmable tests. 2009-11-23 23:01:00 -02:00
Carlos Antonio da Silva 099c77e867 Introducing timeoutable to timeout sessions without activity. 2009-11-23 23:01:00 -02:00