fix brcypt leftover

This commit is contained in:
Peter Bieringer 2024-03-11 07:49:37 +01:00
parent 32d303805a
commit 37c975d938

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.