.. |
controllers
|
Fix test case descriptions, since we are testing proxying to 'authenticated?'
|
2019-09-19 17:18:02 +02:00 |
generators
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
helpers
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
integration
|
When password reset token expires, redirect to new password path (#4837)
|
2019-09-19 10:22:30 -03:00 |
mailers
|
Use update instead of update_attributes
|
2018-03-29 15:39:24 -03:00 |
models
|
Update trackable fields only in a database sign in
|
2019-09-19 10:22:29 -03:00 |
omniauth
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
orm
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
rails_app
|
Remove unnecessary checks for Rails 4
|
2019-09-19 10:22:29 -03:00 |
support
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
test
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
delegator_test.rb
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
devise_test.rb
|
Make secure_compare handle empty strings comparison correctly
|
2019-09-19 10:06:14 -03:00 |
failure_app_test.rb
|
Downcase authentication keys and humanize error message (#4834)
|
2019-09-19 10:21:02 -03:00 |
mapping_test.rb
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
models_test.rb
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
parameter_sanitizer_test.rb
|
Fix error when params is not a hash
|
2018-05-09 14:56:50 -03:00 |
rails_test.rb
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |
routes_test.rb
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
secret_key_finder_test.rb
|
Remove Rails 4 support
|
2019-09-19 10:20:59 -03:00 |
test_helper.rb
|
Fix corner case when confirmation_sent_at is equal to 0.days.ago (#4529)
|
2018-12-04 14:34:32 -02:00 |
test_models.rb
|
Add the frozen_string_literal pragma comment to all Ruby files. (#4725)
|
2017-12-21 15:36:29 -02:00 |