-
- Downloads
There was an error fetching the commit references. Please try again later.
Track blocked users and two factor authentications
parent
1a39d24d
No related branches found
No related tags found
Showing
- app/controllers/concerns/authenticates_with_two_factor.rb 2 additions, 2 deletionsapp/controllers/concerns/authenticates_with_two_factor.rb
- app/controllers/sessions_controller.rb 8 additions, 4 deletionsapp/controllers/sessions_controller.rb
- config/initializers/warden.rb 5 additions, 6 deletionsconfig/initializers/warden.rb
- lib/gitlab/auth/activity.rb 10 additions, 6 deletionslib/gitlab/auth/activity.rb
- spec/features/users/login_spec.rb 33 additions, 15 deletionsspec/features/users/login_spec.rb
- spec/lib/gitlab/auth/activity_spec.rb 1 addition, 1 deletionspec/lib/gitlab/auth/activity_spec.rb
- spec/support/helpers/stub_configuration.rb 0 additions, 11 deletionsspec/support/helpers/stub_configuration.rb
- spec/support/helpers/stub_metrics.rb 17 additions, 0 deletionsspec/support/helpers/stub_metrics.rb
- spec/support/prometheus/custom_matchers.rb 2 additions, 4 deletionsspec/support/prometheus/custom_matchers.rb
- spec/support/rspec.rb 2 additions, 0 deletionsspec/support/rspec.rb
spec/support/helpers/stub_metrics.rb
0 → 100644
Please register or sign in to comment