1
0
Fork 0
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:
Guillaume Ayoub 2013-10-16 14:50:22 +02:00
parent 18d40079f4
commit 8e8ea2f742

View file

@ -704,6 +704,11 @@ options offered by these authentication modules.
Some authentication methods need additional modules, see `Python Versions and Some authentication methods need additional modules, see `Python Versions and
OS Support`_ for further information. 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 Rights Management
----------------- -----------------