Files
Radicale/radicale
Tobias Stettner 8fc5352e27 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.
2024-03-09 08:01:29 +01:00
..
2024-03-02 19:44:10 +01:00
2023-02-10 22:03:33 +01:00
2023-02-10 23:32:32 +01:00
2023-02-10 22:03:33 +01:00
2023-03-22 11:18:14 +01:00
2023-02-10 22:03:33 +01:00
2023-02-10 22:03:33 +01:00
2023-03-05 17:15:34 +01:00
2023-03-22 10:42:17 +01:00
2023-02-10 22:03:33 +01:00
2024-03-05 23:57:58 +11:00