Jonas Wielicki
d9df9a36e1
Fix issues if authentication is done by web server
This patch fixes `user` always being None if the authentication is offloaded to the webserver, as it is suggested in the documentation. For normal access, this is not a problem, but it becomes a problem if a client wants to get the current-user-principal, for which the user name is required.
Radicale is a free and open-source CalDAV and CardDAV server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).
Description
Languages
Python
90.4%
JavaScript
8.3%
HTML
1.2%
Dockerfile
0.1%