-
- Downloads
GIT-3086: Fixed the sessions persistent active state after a password update. (#3096)
+ TODO: Tests.
Co-authored-by:
Ahmad Farhat <ahmad.af.farhat@gmail.com>
Showing
- app/controllers/application_controller.rb 24 additions, 5 deletionsapp/controllers/application_controller.rb
- app/controllers/concerns/authenticator.rb 2 additions, 3 deletionsapp/controllers/concerns/authenticator.rb
- app/controllers/password_resets_controller.rb 6 additions, 2 deletionsapp/controllers/password_resets_controller.rb
- app/controllers/users_controller.rb 8 additions, 1 deletionapp/controllers/users_controller.rb
- config/locales/en.yml 2 additions, 0 deletionsconfig/locales/en.yml
- db/migrate/20220119203008_add_last_pwd_update_to_users.rb 7 additions, 0 deletionsdb/migrate/20220119203008_add_last_pwd_update_to_users.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
Please register or sign in to comment