[Catalyst] Authorization header absent under mod_fcgi

Tom Ott himself at tomott.de
Wed Mar 12 10:21:12 GMT 2008


Hi,

Andy Grundman schrieb:
> I'm going to look into this.  I hope there's a sane way to get it to =

> work without having to special-case the Authorization header.

See my posting "Engine::(Fast)CGI and Basic Auth in Apache 2" on =

29.02.2008.

In short: Catalyst::Engine::CGI does only copy environment settings =3D~ =

/^(?:HTTP|CONTENT|COOKIE)/i; whereas in Apache2 the env setting is =

called 'Authorization' and the FastCGI engine subclasses =

Catalyst::Engine::CGI.

So basically one has to fix repare_headers() in Catalyst::Engine::CGI =

or subclass the FastCGI as a workaround.

Bye
-Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3275 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20080312/24fd=
e51f/smime.bin


More information about the Catalyst mailing list