Skip to content

Commit 4544f5e

Browse files
b41shChasen-Zhang
andauthored
docs: add some must_change_password examples (#969)
* docs: add some `must_change_password` examples * fix --------- Co-authored-by: Quan <[email protected]>
1 parent 181916b commit 4544f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guides/56-security/password-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ When a user attempts to log in with a password policy in place, Databend perform
3030

3131
- **Maximum Age Requirement**:
3232
- Checks if the maximum password change interval has been exceeded.
33-
- If the interval is exceeded, the user is restricted from logging in until the password is changed.
33+
- If the interval is exceeded, the user can change the password after login, and cannot perform any other operations before the password is changed.
3434

3535
## Managing Password Policies
3636

0 commit comments

Comments
 (0)