mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Link to manpages from Debian
This commit is contained in:
parent
0acc880319
commit
1eab8ba9f8
1 changed files with 2 additions and 1 deletions
|
@ -168,7 +168,8 @@ Available methods:
|
||||||
: Passwords are stored as salted SHA1 hashes. It's insecure!
|
: Passwords are stored as salted SHA1 hashes. It's insecure!
|
||||||
|
|
||||||
`crypt`
|
`crypt`
|
||||||
: This uses UNIX [crypt(3)](http://man7.org/linux/man-pages/man3/crypt.3.html).
|
: This uses UNIX
|
||||||
|
[crypt(3)](https://manpages.debian.org/unstable/manpages-dev/crypt.3.en.html).
|
||||||
It's insecure!
|
It's insecure!
|
||||||
|
|
||||||
Default: `bcrypt`
|
Default: `bcrypt`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue