1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale
Ehsanul Hoque dbc622e8d7 Added HTTP-based authentication
The purpose of this is in order to tie CalDAV accounts to an external web
application. This application must provide a URL end point to which a POST
request can be made, with the username/password sent as the payload. A 200 or
201 response is considered successful authentication. Any other response is
a failure.
2012-09-28 09:52:17 +06:00
..
auth Added HTTP-based authentication 2012-09-28 09:52:17 +06:00
rights Clean rights from file and remove tests 2012-09-15 09:08:01 +02:00
storage Use relative imports 2012-08-09 17:31:36 +02:00
__init__.py Clean rights from file and remove tests 2012-09-15 09:08:01 +02:00
__main__.py Use relative imports 2012-08-09 17:31:36 +02:00
config.py Added HTTP-based authentication 2012-09-28 09:52:17 +06:00
ical.py Code cleaned and modules renamed 2012-08-08 18:29:09 +02:00
log.py Use relative imports 2012-08-09 17:31:36 +02:00
xmlutils.py Clean rights from file and remove tests 2012-09-15 09:08:01 +02:00