support Apache’s REDIRECT_REMOTE_USER CGI env var
commit35e471013b4981869cb21aad30b5d324dcc35d70
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Mon, 25 Mar 2013 01:01:04 +0000 (25 02:01 +0100)
committerAndrew McMillan <andrew@morphoss.com>
Mon, 2 Sep 2013 02:53:33 +0000 (2 14:53 +1200)
tree2ba5c745ac54867a93b1b8e8d8b2ab98c43e4994
parent82757beba4fb12bfbf00be1ac95db60c372b51ec
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.
ChangeLog
debian/changelog
inc/HTTPAuthSession.php
inc/drivers_ldap.php