Adapted fork of radicale
c9664137a5
* Check the configuration file for errors (check option names and basic type checking). * Perform basic type checking on command line arguments. * Only print stack traces in debug mode. * Include much more information in error messages (e.g. include the path of invalid files). * Send Bad Request to clients for invalid XML requests or iCalendar data. * Change the log level of some messages. |
||
---|---|---|
bin | ||
radicale | ||
.gitignore | ||
.travis.yml | ||
config | ||
COPYING | ||
Dockerfile | ||
logging | ||
MANIFEST.in | ||
NEWS.rst | ||
radicale.fcgi | ||
radicale.py | ||
radicale.wsgi | ||
README | ||
README.rst | ||
rights | ||
setup.cfg | ||
setup.py | ||
TODO.rst |
Radicale is a free and open-source CalDAV and CardDAV server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).