1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00

Generate documentation

This commit is contained in:
Github Actions 2024-03-11 06:50:36 +00:00
parent 81b0f55eaa
commit 893dc13dd1

View file

@ -884,7 +884,7 @@ and looks like:</p>
user2:password2</code></pre>
<p><code>bcrypt</code> : This uses a modified version of the Blowfish
stream cipher. It's very secure. The installation of
<strong>radicale[bcrypt]</strong> is required for this.</p>
<strong>bcrypt</strong> is required for this.</p>
<p><code>md5</code> : This uses an iterated md5 digest of the password
with a salt.</p>
<p>Default: <code>md5</code></p>