mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-01 20:27:37 +03:00
fix brcypt leftover
This commit is contained in:
parent
32d303805a
commit
37c975d938
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue