1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Generate documentation

This commit is contained in:
Github Actions 2024-03-12 05:05:58 +00:00
parent 893dc13dd1
commit aaa2d34e59

View file

@ -888,7 +888,7 @@ and looks like:</p>
user2:password2</code></pre> user2:password2</code></pre>
<p><code>bcrypt</code> : This uses a modified version of the Blowfish <p><code>bcrypt</code> : This uses a modified version of the Blowfish
stream cipher. It's very secure. The installation of 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 <p><code>md5</code> : This uses an iterated md5 digest of the password
with a salt.</p> with a salt.</p>
<p>Default: <code>md5</code></p> <p>Default: <code>md5</code></p>