1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Dipl. Ing. Péter Varkoly a272d3039e Implement using group calenders.
Based on the ldap groups the user is member of group calender usage is implemented.
The group calenders must be placed in the GROUPS directory based under collection_root_folder.
The name of the group calender directory is the base64 encoded name of the group to avoid trouble with spaces and special characters in name.
If the directory does not exist the group will be ignored.
2024-09-22 16:56:53 +02:00
..
app Implement using group calenders. 2024-09-22 16:56:53 +02:00
auth Fix format string 2024-09-17 09:33:31 +02:00
hook fix logger.warn->warning 2024-08-27 21:34:52 +02:00
item Merge branch 'master' into react0r 2024-08-15 15:07:49 -06:00
rights Increase performace: open and parse rigts file only by starting. 2024-09-21 18:39:39 +02:00
storage Implement using group calenders. 2024-09-22 16:56:53 +02:00
tests Better freebusy occurrence limit handling and added documentation 2024-08-16 14:57:30 -06: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 Rebase 2024-09-05 10:44:28 +02:00
httputils.py fix config section info 2024-08-28 07:48:45 +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