mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Add a line about auth methods being not secure
This commit is contained in:
parent
18d40079f4
commit
8e8ea2f742
1 changed files with 5 additions and 0 deletions
|
@ -704,6 +704,11 @@ options offered by these authentication modules.
|
|||
Some authentication methods need additional modules, see `Python Versions and
|
||||
OS Support`_ for further information.
|
||||
|
||||
Please note that these modules have not been verified by security experts. If
|
||||
you need a really secure way to handle authentication, you should put Radicale
|
||||
behind a real HTTP server and use its authentication and rights management
|
||||
methods.
|
||||
|
||||
|
||||
Rights Management
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue