1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
Radicale/radicale
Peter Bieringer 837a7d0154
Merge pull request #1777 from jfarjona/master
Fix an issue when iOS clients send email as username url-encoded.
2025-05-07 19:46:12 +02:00
..
app catch error on item.prepare in case of collection upload 2025-04-29 20:57:31 +02:00
auth Fixing extra space lint doesn't like :-|. 2025-05-07 13:33:18 -04:00
hook fix logger.warn->warning 2024-08-27 21:34:52 +02:00
item extend copyright 2025-04-21 22:22:02 +02:00
rights Skip group collection match when groups are not used 2024-12-07 18:24:29 +00:00
storage Fix some incorrect grammar in the log 2025-05-01 01:54:29 +02:00
tests argon2: make isort happy 2025-04-29 19:41:48 +02: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 Added urldecode_username option to decode the username when sent by the client. This solved problems when authenticating against an imap server from the iOS calendar. 2025-05-02 18:02:43 -04:00
httputils.py tox fixes 2025-03-06 08:52:54 +01:00
log.py Improve: suppress duplicate log lines on startup 2024-12-18 20:51:33 +01: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 log PYTHONPATH on startup if found in environment 2025-04-22 22:03:28 +02:00
types.py chore: pyupgrade --py38-plus 2024-08-06 13:49:23 +02:00
utils.py argon2: module version 2025-04-29 19:19:06 +02:00
xmlutils.py Added Webcal support in web UI 2024-03-05 23:57:58 +11:00