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
2015-05-23 22:13:59 +02:00
..
controllers Use define_method, not class_eval, for url_helpers 2015-05-12 15:05:31 -04:00
hooks Coerce time objects serialized as Strings before doing the timeoutable comparisons. 2014-08-05 14:58:27 -03:00
mailers Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
models Merge pull request #3594 from bonobos/feature/split-out-encryptor 2015-05-07 12:26:04 +02: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 improve error message when using omniauth callbacks under a dynamic segment 2015-04-21 13:02:28 +03:00
strategies Do not clean up CSRF on rememberable 2015-05-23 22:13:59 +02:00
delegator.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
encryptor.rb Split out BCrypt hashing to make it reusable 2015-05-06 12:11:09 -07:00
failure_app.rb Conditionally use flashes in failure_app 2015-04-21 16:27:44 +02:00
mapping.rb Allow objects to specify their devise scope. 2015-03-03 22:37:25 -07:00
models.rb Get rid of token authentication 2013-09-02 19:15:47 -03:00
modules.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
omniauth.rb Fix indent, remove not used variable 2012-05-15 17:22:52 -03:00
parameter_filter.rb Rename ParamFilter to ParameterFilter for consistency 2013-06-19 09:17:54 +02:00
parameter_sanitizer.rb Add Rails 4 related todo 2013-10-31 14:40:44 +01:00
rails.rb Tidy up 2015-01-06 14:23:06 -02:00
test_helpers.rb Allow warden proxy to change with request in tests 2015-01-05 00:34:54 +00:00
time_inflector.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
token_generator.rb Move to SHA256 2013-08-06 12:14:51 +02:00
version.rb Release 3.4.1 2014-10-29 12:59:33 -02:00