Christoph Anton Mitterer 35e471013b 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-09-02 14:53: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