]> git.ozlabs.org Git - patchwork/commit
Pass Authorization headers in fastcgi application
authorJeremy Kerr <jk@ozlabs.org>
Tue, 9 Sep 2008 03:05:51 +0000 (13:05 +1000)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 9 Sep 2008 03:11:12 +0000 (13:11 +1000)
commitf0d09c7ad846a02c4d5d99bfe412b0ba35164150
tree1125baf6ede8679755361adad465d7bb39a15fdf
parent13f4232358785f4ca89ce1c4605a4b01db1940ef
Pass Authorization headers in fastcgi application

By default, mod_fcgi doens't allow the Authorization header, so
enable -pass-header, and handle the different header name in the
xmlrpc view

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
apps/patchwork/views/xmlrpc.py
lib/apache2/patchwork.fastcgi.conf