1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00
Radicale/radicale
Unrud 9dd8c65d65 Always match full username/collection with regex
It's easy to forget $ at the end of a regex and it's counter-intuitive that ^ is implicit but $ is not.
2016-08-01 10:07:21 +02:00
..
tests Fix docstring 2016-07-12 18:12:42 +02:00
__init__.py Normalize the version number 2016-07-30 16:43:29 +02:00
__main__.py Merge pull request #428 from Unrud/patch-22 2016-07-14 02:06:24 +02:00
auth.py Sort imports 2016-07-04 14:32:33 +02:00
config.py Merge pull request #429 from Unrud/hook 2016-07-30 15:26:17 +02:00
log.py Sort imports 2016-07-04 14:32:33 +02:00
rights.py Always match full username/collection with regex 2016-08-01 10:07:21 +02:00
storage.py Merge pull request #425 from Unrud/patch-19 2016-07-30 15:28:35 +02:00
xmlutils.py Add a pre_filtered_list method in collection. This allow filters optimizations 2016-07-08 11:37:30 +02:00