diff --git a/doc/user/profile/user_passwords.md b/doc/user/profile/user_passwords.md index 04d149c970972d3ab4a07a5682e6409340839b25..b8dbdcdd956d74ec7ebf536df370a8c0eec6cff5 100644 --- a/doc/user/profile/user_passwords.md +++ b/doc/user/profile/user_passwords.md @@ -60,7 +60,8 @@ Self-managed installations can configure the following additional password requi ## Block weak passwords -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/23610) in GitLab 15.4 [with a flag](../../administration/feature_flags.md) named `block_weak_passwords`, weak passwords aren't accepted. Disabled by default. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/23610) in GitLab 15.4 [with a flag](../../administration/feature_flags.md) named `block_weak_passwords`, weak passwords aren't accepted. Disabled by default on self-managed. +> - [Enabled](https://gitlab.com/gitlab-org/gitlab/-/issues/363445) on GitLab.com. FLAG: On self-managed GitLab, by default blocking weak passwords is not available. To make it available, ask an administrator