cosmetics

This commit is contained in:
Peter Bieringer
2026-01-10 07:48:43 +01:00
parent 8f5e18c149
commit ffb2fb5e78
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ out-of-the-box:
- SHA256 (htpasswd -2 ...)
- SHA512 (htpasswd -5 ...)
When bcrypt is installed (bcrypt >= 5.0.0 requires passlib/libpass >= 1.9.3):
When bcrypt is installed (bcrypt >= 5.0.0 requires passlib(libpass) >= 1.9.3):
- BCRYPT (htpasswd -B ...) -- Requires htpasswd 2.4.x
When argon2 is installed: