Skip to content

Commit 052f2e2

Browse files
committed
Fix broken documentation link
1 parent cb4ea4b commit 052f2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/specialized/admin/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ factor (12) and HTTPS.
149149
**Enforced Validation:**
150150

151151
The `torc-htpasswd` tool automatically validates passwords using
152-
[zxcvbn](https://github.com/shssoichern/zxcvbn-rs), a realistic password strength estimator inspired
152+
[zxcvbn](https://github.com/shssoichiro/zxcvbn-rs), a realistic password strength estimator inspired
153153
by password crackers. Unlike rule-based checkers (e.g., "must include a symbol"), zxcvbn recognizes
154154
common patterns such as dictionary words, keyboard sequences, repeated characters, l33t
155155
substitutions, and dates, then estimates the number of guesses an attacker would need.

0 commit comments

Comments
 (0)