1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00
Radicale/radicale
Unrud a18874fc59 raise exception when locking the storage fails
Previously it was silently ignored, which is dangerous when multiple instances of Radicale are running.
A configuration option to disable locking was added.
2017-06-01 11:21:22 +02:00
..
tests Add web interface module 2017-05-31 13:18:40 +02:00
web Web interface for managing calendars and addressbooks 2017-05-31 13:18:42 +02:00
__init__.py Add web interface module 2017-05-31 13:18:40 +02:00
__main__.py Improve error handling 2017-05-31 11:31:54 +02:00
auth.py Rename backends from None to none 2017-05-31 12:02:29 +02:00
config.py raise exception when locking the storage fails 2017-06-01 11:21:22 +02:00
log.py Improve error handling 2017-05-31 11:31:54 +02:00
rights.py Rename backends from None to none 2017-05-31 12:02:29 +02:00
storage.py raise exception when locking the storage fails 2017-06-01 11:21:22 +02:00
web.py Web interface for managing calendars and addressbooks 2017-05-31 13:18:42 +02:00
xmlutils.py Improve error handling 2017-05-31 11:31:54 +02:00