1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

fix brcypt leftover

This commit is contained in:
Peter Bieringer 2024-03-11 07:49:37 +01:00
parent 1f25d6e27d
commit 947cb08bb9

View file

@ -758,7 +758,7 @@ Available methods:
`bcrypt`
: This uses a modified version of the Blowfish stream cipher. It's very secure.
The installation of **radicale[bcrypt]** is required for this.
The installation of **bcrypt** is required for this.
`md5`
: This uses an iterated md5 digest of the password with a salt.