1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00
Radicale/radicale
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.
2014-01-14 20:46:47 +01:00
..
auth Allow attach custom auth handler 2013-12-28 13:31:32 +04:00
rights Allow attach custom rights backend, small fix in default config file 2013-12-29 15:13:35 +04:00
storage Allow attach custom storage backend 2013-12-28 14:15:35 +04:00
__init__.py Fix issues if authentication is done by web server 2014-01-14 20:46:47 +01:00
__main__.py Fix config files management 2013-06-04 16:59:21 +02:00
config.py Allow attach custom rights backend, small fix in default config file 2013-12-29 15:13:35 +04:00
ical.py Return an int for __hash__ 2013-10-31 14:05:15 +01:00
log.py Fix stupid bug in logs 2013-08-27 15:19:15 +02:00
xmlutils.py Use collection URL instead of main folder as user's main URL (see #32) 2013-10-24 15:31:49 +02:00