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. |
||
|---|---|---|
| bin | ||
| radicale | ||
| tests | ||
| .gitignore | ||
| .pylintrc | ||
| COPYING | ||
| MANIFEST.in | ||
| NEWS.rst | ||
| README | ||
| README.rst | ||
| TODO.rst | ||
| config | ||
| logging | ||
| radicale.fcgi | ||
| radicale.py | ||
| radicale.wsgi | ||
| rights | ||
| schema.sql | ||
| setup.py | ||
| tox.ini | ||
README
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).