Skip to content

Commit

Permalink
fix brcypt leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiering committed Mar 12, 2024
1 parent 1f25d6e commit 947cb08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 947cb08

Please sign in to comment.