1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise
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
..
controllers Store creation timestamp on remember cookies 2016-01-18 15:17:25 +01:00
hooks Allow skipping the timeoutable hook 2015-11-02 23:53:09 +01:00
mailers Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
models Store creation timestamp on remember cookies 2016-01-18 15:17:25 +01:00
omniauth moved helpers definition from routes to controllers 2014-05-27 11:58:55 +02:00
orm Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
rails Remove safeguard against a previously broken NullSessionHash#reset_session. 2015-12-18 14:47:32 -02:00
strategies Fix typo: authenticatable 2015-09-30 19:32:44 -03:00
delegator.rb
encryptor.rb Split out BCrypt hashing to make it reusable 2015-05-06 12:11:09 -07:00
failure_app.rb Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1 2015-12-11 09:47:30 -08:00
mapping.rb Allow objects to specify their devise scope. 2015-03-03 22:37:25 -07:00
models.rb update api docs for Models.config 2015-08-21 00:50:31 -07:00
modules.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
omniauth.rb
parameter_filter.rb
parameter_sanitizer.rb Cast the result of deperecated sanitization calls to a HWIA as well. 2015-12-21 09:57:20 -02:00
rails.rb Remove KeyGenerator implementation ported from Rails 4.x. 2015-12-18 14:49:50 -02:00
test_helpers.rb Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1 2015-12-11 09:47:30 -08:00
time_inflector.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
token_generator.rb Remove KeyGenerator implementation ported from Rails 4.x. 2015-12-18 14:49:50 -02:00
version.rb Release 3.5.3. 2015-12-10 14:36:34 -02:00