1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-04 18:22:26 +00:00
Radicale/radicale
Peter Marschall be3d58c55d LDAP auth: protect LDAP search with a try: .. except clause
Make sure to catch exceptions when searching for the user in LDAP,
log as error and fail gracefully by declining login.
2025-07-20 17:59:31 +02:00
..
app Guard against entries with no vevent_list in the vobject 2025-07-13 18:34:01 +01:00
auth LDAP auth: protect LDAP search with a try: .. except clause 2025-07-20 17:59:31 +02:00
hook - Add support for local SMTP 2025-06-29 00:47:26 -06:00
item fix for Python < 3.10 2025-05-16 07:24:57 +02:00
rights Skip group collection match when groups are not used 2024-12-07 18:24:29 +00:00
storage cosmetics 2025-06-29 21:09:10 +02:00
tests add test_report_with_max_occur and fix vevent count issue found 2025-07-08 16:09:28 +01:00
web InfCloud: conditional display of link 2025-03-06 08:22:34 +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 support for local SMTP 2025-06-29 00:47:26 -06:00
httputils.py tox fixes 2025-03-06 08:52:54 +01:00
log.py Fix: logging ignores not retrievable get_native_id if not supported by OS, fixes https://github.com/Kozea/Radicale/issues/1817 2025-07-08 18:02:41 +02:00
pathutils.py catch next windows related issue 2025-06-29 09:35:47 +02:00
py.typed Synced with origin 2023-02-10 22:03:33 +01:00
server.py display platform on startup 2025-06-29 20:00:18 +02:00
types.py chore: pyupgrade --py38-plus 2024-08-06 13:49:23 +02:00
utils.py remove no longer required import 2025-06-29 20:00:03 +02:00
xmlutils.py Added Webcal support in web UI 2024-03-05 23:57:58 +11:00