1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-28 19:40:54 +00:00
Radicale/radicale/app
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
..
__init__.py Fix the problems found by flake8. 2024-09-11 08:12:08 +02:00
base.py add overseen conditional request_content debug log 2024-08-28 07:49:48 +02:00
delete.py add option for global permit of delete of collection (default: True to avoid breaking change) 2024-03-09 07:46:35 +01:00
get.py Fix typo in Content-Disposition header 2023-04-22 20:01:58 +02:00
head.py Synced with origin 2023-02-10 22:03:33 +01:00
mkcalendar.py Synced with origin 2023-02-10 22:03:33 +01:00
mkcol.py improve/extend mkcol logging 2024-03-16 18:22:12 +01:00
move.py add support for non-standard server ports 2023-04-30 08:58:50 +02:00
options.py Synced with origin 2023-02-10 22:03:33 +01:00
post.py Synced with origin 2023-02-10 22:03:33 +01:00
propfind.py Implement using group calenders. 2024-09-22 16:56:53 +02:00
proppatch.py learn to make tox happy 2024-03-02 19:44:10 +01:00
put.py fix config section info 2024-08-28 07:48:45 +02:00
report.py Better freebusy occurrence limit handling and added documentation 2024-08-16 14:57:30 -06:00