Christoph Anton Mitterer f313282ee0 support Apache’s REDIRECT_REMOTE_USER CGI env var
* In places where the CGI variable REMOTE_USER is read, support alternatively
  REDIRECT_REMOTE_USER, which is used by the Apache HTTPD Server instead, when a
  redirect was used.

Note: This alone is not enough yet, to fully support it in DAViCal. An analogous
      change (commit 29ddd89baaf65bda2560e51665a2e761abef4147) is necessary in
      AWL.
2013-03-25 02:16:32 +01:00
..
2011-09-27 13:27:56 +13:00
2008-09-18 12:02:33 +12:00
2010-09-21 14:31:17 +12:00

DAViCal for Debian
----------------

This is a CalDAV Server which I wrote because I was getting
sick of the length of time it was taking to make worthwhile
CalDAV server-side implementations that worked OK with
Evolution.

Then, when I finally did find a CalDAV store that worked, I
found that it was quite bloated because it wanted to do vast
amounts of irrelevant stuff.  Well, irrelevant for me in any
case.

Andrew McMillan <andrew@catalyst.net.nz>, Tue.  2 May 2006 07:11:22 +1200