-
- 下载
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>
显示
- .rubocop_todo/gitlab/feature_flag_without_actor.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/feature_flag_without_actor.yml
- app/controllers/profiles/two_factor_auths_controller.rb 9 个添加, 15 个删除app/controllers/profiles/two_factor_auths_controller.rb
- app/views/authentication/_register.html.haml 0 个添加, 50 个删除app/views/authentication/_register.html.haml
- app/views/profiles/two_factor_auths/show.html.haml 2 个添加, 5 个删除app/views/profiles/two_factor_auths/show.html.haml
- config/feature_flags/development/webauthn_without_totp.yml 0 个添加, 8 个删除config/feature_flags/development/webauthn_without_totp.yml
- doc/user/profile/account/two_factor_authentication.md 0 个添加, 6 个删除doc/user/profile/account/two_factor_authentication.md
- locale/gitlab.pot 0 个添加, 9 个删除locale/gitlab.pot
- spec/controllers/profiles/two_factor_auths_controller_spec.rb 0 个添加, 61 个删除.../controllers/profiles/two_factor_auths_controller_spec.rb
- spec/features/webauthn_spec.rb 74 个添加, 183 个删除spec/features/webauthn_spec.rb
- spec/frontend/authentication/webauthn/register_spec.js 0 个添加, 135 个删除spec/frontend/authentication/webauthn/register_spec.js
- spec/frontend/fixtures/webauthn.rb 0 个添加, 18 个删除spec/frontend/fixtures/webauthn.rb
- spec/support/helpers/features/two_factor_helpers.rb 0 个添加, 11 个删除spec/support/helpers/features/two_factor_helpers.rb
- spec/support/shared_examples/features/2fa_shared_examples.rb 18 个添加, 9 个删除spec/support/shared_examples/features/2fa_shared_examples.rb
加载中
想要评论请 注册 或 登录