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
2021-05-25 17:36:17 -03:00
..
controllers [WIP] Ensure correct locale set by controller is used in failure app 2021-05-25 17:36:17 -03:00
hooks Create a model hook around the lockable warden hook to reset attempts 2021-04-02 15:45:25 -03:00
mailers Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
models Create a model hook around the lockable warden hook to reset attempts 2021-04-02 15:45:25 -03:00
omniauth Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
orm Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
rails Add spaces around method arguments when setting default values 2020-08-31 18:15:45 -03:00
strategies fix text redundancy 2019-03-17 21:20:06 -03:00
test Fix hanging tests for streaming controllers using Devise 2020-08-26 12:02:09 -04:00
delegator.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
encryptor.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
failure_app.rb [WIP] Ensure correct locale set by controller is used in failure app 2021-05-25 17:36:17 -03:00
mapping.rb Add spaces around method arguments when setting default values 2020-08-31 18:15:45 -03:00
models.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
modules.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
omniauth.rb Simplify OmniAuth version check by trying to load the gem with the necessary version 2021-01-22 09:16:58 -03:00
parameter_filter.rb Fix bug: ParameterFilter should not add keys (#3431) (#4457) 2018-05-15 10:47:18 -03:00
parameter_sanitizer.rb Fix error when params is not a hash 2018-05-09 14:56:50 -03:00
rails.rb Create Devise::SecretKeyFinder 2018-03-17 20:28:38 -03:00
secret_key_finder.rb find auto-generated secret_key_base in development (#4869) 2018-05-14 18:09:25 -03:00
test_helpers.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
time_inflector.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
token_generator.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
version.rb Release v4.8.0 2021-04-29 08:52:33 -03:00