-
- Downloads
There was an error fetching the commit references. Please try again later.
# This is a combination of 1 commit.
# This is the 1st commit message: Add logging for all web authentication events # This is the commit message #2: Re-add underscore to after_inactive_sign_up_path_for # This is the commit message #3: Standardize on username= # This is the commit message #4: after_filter -> after_action, _resource -> resource # This is the commit message #5: Add two-factor login failures and account lockouts # This is the commit message #6: Move logging from two-factor concern to user model # This is the commit message #7: Add spaces around default parameter assignments # This is the commit message #8: Move logs out of user model # This is the commit message #9: Replace filtered_params with user_params # This is the commit message #10: Standardize case # This is the commit message #1: Fixes for username and AppLogger.info
Showing
- app/controllers/concerns/authenticates_with_two_factor.rb 2 additions, 0 deletionsapp/controllers/concerns/authenticates_with_two_factor.rb
- app/controllers/confirmations_controller.rb 1 addition, 0 deletionsapp/controllers/confirmations_controller.rb
- app/controllers/registrations_controller.rb 3 additions, 1 deletionapp/controllers/registrations_controller.rb
- app/controllers/sessions_controller.rb 14 additions, 2 deletionsapp/controllers/sessions_controller.rb
- app/models/user.rb 6 additions, 0 deletionsapp/models/user.rb
Please register or sign in to comment