1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-19 19:10:54 +00:00
Radicale/radicale
Unrud 4ac2e68f5c Add HTTP error messages
Browsers just show a blank page if an error occurs. You have to open the developer tools to see the HTTP status code. E.g. a user wants to download a calendar in the browser and the URL is wrong.

Some tools like curl don't show any indication of an error.
2016-08-31 00:41:08 +02:00
..
tests Test empty filter 2016-08-24 17:52:39 +02:00
__init__.py Add HTTP error messages 2016-08-31 00:41:08 +02:00
__main__.py Fix a variable name 2016-08-29 12:09:17 +02:00
auth.py Cosmetics: Don't use % for logging 2016-08-10 23:43:32 +02:00
config.py Add option to close lock file 2016-08-11 05:19:23 +02:00
log.py Don't disable existing loggers 2016-08-25 05:24:29 +02:00
rights.py Cosmetics: Don't use % for logging 2016-08-10 23:43:32 +02:00
storage.py Merge branch 'remupdate' of https://github.com/Unrud/Radicale into Unrud-remupdate 2016-08-26 22:50:26 +02:00
xmlutils.py Don't return <item>/ for events 2016-08-29 17:29:46 +02:00