-
- Downloads
Merge branch 'eduardosanz/remove-webauthn-without-totp-feature-flag-from-frontend' into 'master'
Remove `webauthn_without_totp` feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116527 Merged-by:Eduardo Sanz García <esanz-garcia@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com> Reviewed-by:
Felipe Cardozo <fcardozo@gitlab.com> Reviewed-by:
Andrew Evans <aevans@gitlab.com>
No related branches found
No related tags found
Showing
- .rubocop_todo/gitlab/feature_flag_without_actor.yml 0 additions, 1 deletion.rubocop_todo/gitlab/feature_flag_without_actor.yml
- app/controllers/profiles/two_factor_auths_controller.rb 9 additions, 15 deletionsapp/controllers/profiles/two_factor_auths_controller.rb
- app/views/authentication/_register.html.haml 0 additions, 50 deletionsapp/views/authentication/_register.html.haml
- app/views/profiles/two_factor_auths/show.html.haml 2 additions, 5 deletionsapp/views/profiles/two_factor_auths/show.html.haml
- config/feature_flags/development/webauthn_without_totp.yml 0 additions, 8 deletionsconfig/feature_flags/development/webauthn_without_totp.yml
- doc/user/profile/account/two_factor_authentication.md 0 additions, 6 deletionsdoc/user/profile/account/two_factor_authentication.md
- locale/gitlab.pot 0 additions, 9 deletionslocale/gitlab.pot
- spec/controllers/profiles/two_factor_auths_controller_spec.rb 0 additions, 61 deletions.../controllers/profiles/two_factor_auths_controller_spec.rb
- spec/features/webauthn_spec.rb 74 additions, 183 deletionsspec/features/webauthn_spec.rb
- spec/frontend/authentication/webauthn/register_spec.js 0 additions, 135 deletionsspec/frontend/authentication/webauthn/register_spec.js
- spec/frontend/fixtures/webauthn.rb 0 additions, 18 deletionsspec/frontend/fixtures/webauthn.rb
- spec/support/helpers/features/two_factor_helpers.rb 0 additions, 11 deletionsspec/support/helpers/features/two_factor_helpers.rb
- spec/support/shared_examples/features/2fa_shared_examples.rb 18 additions, 9 deletionsspec/support/shared_examples/features/2fa_shared_examples.rb
Please register or sign in to comment