1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00
Radicale/radicale
Unrud c9664137a5 Improve error handling
* 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.
2017-05-31 11:31:54 +02:00
..
tests Test the remote_user and http_x_remote user backends 2017-05-31 02:07:52 +02:00
__init__.py Improve error handling 2017-05-31 11:31:54 +02:00
__main__.py Improve error handling 2017-05-31 11:31:54 +02:00
auth.py Improve error handling 2017-05-31 11:31:54 +02:00
config.py Improve error handling 2017-05-31 11:31:54 +02:00
log.py Improve error handling 2017-05-31 11:31:54 +02:00
rights.py Improve error handling 2017-05-31 11:31:54 +02:00
storage.py Improve error handling 2017-05-31 11:31:54 +02:00
xmlutils.py Improve error handling 2017-05-31 11:31:54 +02:00