summaryrefslogtreecommitdiff
path: root/doc/security/password_length_limits.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/security/password_length_limits.md')
-rw-r--r--doc/security/password_length_limits.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/security/password_length_limits.md b/doc/security/password_length_limits.md
index d21b26a43e8..3ad78a5c835 100644
--- a/doc/security/password_length_limits.md
+++ b/doc/security/password_length_limits.md
@@ -1,3 +1,7 @@
+---
+type: reference, howto
+---
+
# Custom password length limits
If you want to enforce longer user passwords you can create an extra Devise initializer with the steps below.