1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Unrud a7f12b5fac PROPFIND: only one privilege per privilege element
Before: <privilege><read /><write /></privilege>
After: <privilege><read /></privilege><privilege><write /></privilege>
2017-03-10 22:14:13 +01:00
..
tests Merge branch 'improved-broken-vcard-handling' of https://github.com/pbiering/Radicale into pbiering-improved-broken-vcard-handling 2017-02-26 16:35:44 +01:00
__init__.py Use REMOTE_ADDR if REMOTE_HOST is missing 2017-03-07 20:34:37 +01:00
__main__.py Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 2017-02-26 14:43:59 +01:00
auth.py Map logins to internal users in Auth module 2016-08-30 23:13:33 +02:00
config.py Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url 2017-02-26 14:43:59 +01:00
log.py thread and level in simple log formatter 2016-09-04 11:47:27 +02:00
rights.py Emulate fullmatch with match 2016-09-02 15:06:32 +02:00
storage.py Merge pull request #558 from Unrud/collision 2017-03-08 15:58:48 +01:00
xmlutils.py PROPFIND: only one privilege per privilege element 2017-03-10 22:14:13 +01:00