Fix #20 and #25: Add authorization header workaround for fcgid
authorChristian Weiske <cweiske@cweiske.de>
Sun, 20 Sep 2015 17:46:07 +0000 (19:46 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Sun, 20 Sep 2015 17:46:07 +0000 (19:46 +0200)
commit15b372c9ce79ceb2d3c69247622f8c099f4adf7c
tree28afffb37a7b972d9cc85ee5acf832e3ad21bdd7
parenta784445c854e5b3dd6ff6719c4ef41a53cd55003
Fix #20 and #25: Add authorization header workaround for fcgid

Apparently the "Authorization" header are passed into PHP as
HTTP_XAUTHORIZATION instead of HTTP_AUTHORIZATION.
lib/oauth.php