mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-28 19:40:54 +00:00
* 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. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
__main__.py | ||
auth.py | ||
config.py | ||
log.py | ||
rights.py | ||
storage.py | ||
xmlutils.py |