1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-10-06 21:30:48 +00:00
Radicale/radicale/web
Tobias Stettner 66f14ee91c
Encode password to allow special characters
XMLHttpRequest.open() does not automatically encode the password. Though it builds an basic auth schemed URI where '%' is the escaping indicator, thus passwords containing this characters are not accepted this way without manually replacing '%' with '%25' on the form.
2021-01-08 10:40:37 +01:00
..
internal_data Encode password to allow special characters 2021-01-08 10:40:37 +01:00
__init__.py Extract read*_request_body methods 2020-09-14 21:19:48 +02:00
internal.py Improve documentation 2020-01-12 23:32:28 +01:00
none.py Improve documentation 2020-01-12 23:32:28 +01:00