Re: Feature extension to auth_request module: FastCGI authorizer

2013-04-24 Thread Maxim Dounin
Hello! On Tue, Apr 23, 2013 at 07:23:26PM -0400, davidjb wrote: > Maxim Dounin Wrote: > --- > > For me it doesn't looks like what you do actually matches FastCGI > > Authorizer specification. Even if we ignore the fact that body > > isn't han

Re: Feature extension to auth_request module: FastCGI authorizer

2013-04-23 Thread davidjb
Maxim Dounin Wrote: --- > For me it doesn't looks like what you do actually matches FastCGI > Authorizer specification. Even if we ignore the fact that body > isn't handled properly, and authorizer mode isn't advertized to > FastCGI. > > Most

Re: Feature extension to auth_request module: FastCGI authorizer

2013-04-22 Thread Maxim Dounin
Hello! On Mon, Apr 22, 2013 at 12:35:51AM -0400, davidjb wrote: > I've written an additional feature into the Auth Request module (from > http://mdounin.ru/hg/ngx_http_auth_request_module/) that allows a user to > control the behaviour of the auth_request in such a way that it can act as a > Fast

Feature extension to auth_request module: FastCGI authorizer

2013-04-21 Thread davidjb
I've written an additional feature into the Auth Request module (from http://mdounin.ru/hg/ngx_http_auth_request_module/) that allows a user to control the behaviour of the auth_request in such a way that it can act as a FastCGI authorizer. This patch that I have written allows the user to specify