mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Generate documentation
This commit is contained in:
parent
893dc13dd1
commit
aaa2d34e59
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue