66f14ee91c5e0db7d5819b879e53e51965d17b43
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.
Read Me
Radicale is a free and open-source CalDAV and CardDAV server.
For the complete documentation, please visit Radicale "master" Documentation.
Description
Languages
Python
87.4%
JavaScript
9.8%
HTML
1.1%
CSS
0.9%
Perl
0.8%