Commit b4267e62 authored by Craig Norris's avatar Craig Norris

Merge branch 'mjang-add-link-ref-mr52769' into 'master'

Add links from 2FA feature flags to affected features

See merge request gitlab-org/gitlab!53277
parents a0fbbd06 7ded4a17
......@@ -149,3 +149,8 @@ To disable it:
```ruby
Feature.disable(:two_factor_for_cli)
```
The feature flag affects these features:
- [Two-factor Authentication (2FA) for Git over SSH operations](#two-factor-authentication-2fa-for-git-over-ssh-operations).
- [Customize session duration for Git Operations when 2FA is enabled](../user/admin_area/settings/account_and_limit_settings.md#customize-session-duration-for-git-operations-when-2fa-is-enabled).
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment