1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Markus Unterwaditzer 1b1ba421ff Fix double slash in REPORT responses
When doing REPORTs with absolute paths as hrefs, the response hrefs
contain a double slash at the beginning. This breaks URL parsers and
makes them assume they have a URL without protocol of the format
`//example.com/foo/bar/`.
2016-04-19 23:19:22 +02:00
..
__init__.py Enhance collection discovering 2016-04-19 10:39:52 +09:00
__main__.py Remove Python 2 support 2016-03-31 19:57:40 +02:00
auth.py Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
config.py Remove extra auth, rights and storage modules 2016-04-07 19:02:52 +02:00
log.py Remove Python 2 support 2016-03-31 19:57:40 +02:00
rights.py Fix a lot of details 2016-04-12 18:21:18 +02:00
storage.py Enhance collection discovering 2016-04-19 10:39:52 +09:00
xmlutils.py Fix double slash in REPORT responses 2016-04-19 23:19:22 +02:00