Skip to content

Commit 59af1d1

Browse files
committed
docs: break long lines and add empty line
1 parent a538a1a commit 59af1d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/user_management/forcing_password_reset.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Forcing Password Reset
22

3-
Depending on the scope of your application, there may be times when you'll decide that it is absolutely necessary to force user(s) to reset their password. This practice is common when you find out that users of your application do not use strong passwords OR there is a reasonable suspicion that their passwords have been compromised. This guide provides you with ways to achieve this.
3+
Depending on the scope of your application, there may be times when you'll decide
4+
that it is absolutely necessary to force user(s) to reset their password. This
5+
practice is common when you find out that users of your application do not use
6+
strong passwords OR there is a reasonable suspicion that their passwords have been
7+
compromised.
8+
9+
This guide provides you with ways to achieve this.
410

511
## Available Methods
612

0 commit comments

Comments
 (0)