Adapted fork of radicale
dbc622e8d7
The purpose of this is in order to tie CalDAV accounts to an external web application. This application must provide a URL end point to which a POST request can be made, with the username/password sent as the payload. A 200 or 201 response is considered successful authentication. Any other response is a failure. |
||
---|---|---|
bin | ||
radicale | ||
tests | ||
.gitignore | ||
.pylintrc | ||
config | ||
COPYING | ||
logging | ||
MANIFEST.in | ||
NEWS.rst | ||
radicale.fcgi | ||
radicale.py | ||
radicale.wsgi | ||
README | ||
README.rst | ||
setup.py | ||
TODO.rst |
The Radicale Project is a free and open-source CalDAV calendar server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).