1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00
Radicale/radicale
Henning Schild 773f09fe74 hook: gracefully ignore non functional hooks and fall back to none
In case a hook fails to load for some reason, fall back to the default
hook "none" and treat errors as warnings in the log.

This will gracefully ignore typos in hook names without crashing the
server, and it will also allow configuration of "rabbitmq" where i.e.
"pika" is missing.

Closes: #1490
Signed-off-by: Henning Schild <henning@hennsch.de>
2024-08-06 19:39:37 +02:00
..
app fix misspellings 2024-07-24 12:29:13 +02:00
auth fix misspellings 2024-07-24 12:29:13 +02:00
hook hook: gracefully ignore non functional hooks and fall back to none 2024-08-06 19:39:37 +02:00
item fix misspellings 2024-07-24 12:29:13 +02:00
rights fix misspellings 2024-07-24 12:29:13 +02:00
storage fix misspellings 2024-07-24 12:29:13 +02:00
tests fix misspellings 2024-07-24 12:29:13 +02:00
web remove trailing spaces 2024-03-18 21:01:21 +01:00
__init__.py fix logger-warn-leftovers 2024-07-25 15:48:24 +02:00
__main__.py fix logger-warn-leftovers 2024-07-25 15:48:24 +02:00
config.py add auth/strip_domain option 2024-07-18 06:50:29 +02:00
httputils.py add suppress log messages 2024-06-18 08:24:25 +02:00
log.py extend copyright 2024-06-18 08:24:04 +02:00
pathutils.py Synced with origin 2023-02-10 22:03:33 +01:00
py.typed Synced with origin 2023-02-10 22:03:33 +01:00
server.py fix logger-warn-leftovers 2024-07-25 15:48:24 +02:00
types.py Defer connection to systemd journal 2023-03-22 10:42:17 +01:00
utils.py Synced with origin 2023-02-10 22:03:33 +01:00
xmlutils.py Added Webcal support in web UI 2024-03-05 23:57:58 +11:00