-
- Downloads
Merge branch 'rs-dev-issue-2415' into 'master'
Show user 2FA status on Admin::Users#show | Enabled | Disabled | | ------- | -------- | |  |  | Closes internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2415 See merge request !851
No related branches found
No related tags found
Showing
- app/controllers/passwords_controller.rb 1 addition, 1 deletionapp/controllers/passwords_controller.rb
- app/controllers/profiles/two_factor_auths_controller.rb 2 additions, 2 deletionsapp/controllers/profiles/two_factor_auths_controller.rb
- app/controllers/sessions_controller.rb 1 addition, 1 deletionapp/controllers/sessions_controller.rb
- app/models/user.rb 15 additions, 4 deletionsapp/models/user.rb
- app/views/admin/users/show.html.haml 8 additions, 0 deletionsapp/views/admin/users/show.html.haml
- app/views/profiles/accounts/show.html.haml 1 addition, 1 deletionapp/views/profiles/accounts/show.html.haml
- spec/controllers/profiles/two_factor_auths_controller_spec.rb 4 additions, 4 deletions.../controllers/profiles/two_factor_auths_controller_spec.rb
- spec/factories.rb 1 addition, 1 deletionspec/factories.rb
- spec/features/admin/admin_users_spec.rb 24 additions, 4 deletionsspec/features/admin/admin_users_spec.rb
- spec/models/user_spec.rb 24 additions, 0 deletionsspec/models/user_spec.rb
Loading
Please register or sign in to comment