Re: Hook Ordering

2007-11-27 Thread David Eisner
On Nov 27, 2007 10:01 AM, Geoffrey Young <[EMAIL PROTECTED]> wrote: > David Eisner wrote: > > desired behavior is that the user first gets the Basic AuthType > > username/password dialog, and if they successfully login, then they > > get taken to the agreement page. > > use a PerlAuthzHandler inste

Re: Hook Ordering

2007-11-27 Thread Issac Goldstand
agreement page. > > How can I change the ordering of the handlers to achieve this? I > checked the documentation and it seems incomplete, indicating that > Hook Ordering is "not working." [1] Is that the end of the story? > > Thanks. > > -David > > [1] > http://perl.apache.org/docs/2.0/user/handlers/intro.html#Hook_Ordering__Position_ > >

Re: Hook Ordering

2007-11-27 Thread Geoffrey Young
essfully login, then they > get taken to the agreement page. use a PerlAuthzHandler instead of a PerlAccessHandler for your ACCEPT_LA check :) > > How can I change the ordering of the handlers to achieve this? I > checked the documentation and it seems incomplete, indicating that &g

Hook Ordering

2007-11-27 Thread David Eisner
his? I checked the documentation and it seems incomplete, indicating that Hook Ordering is "not working." [1] Is that the end of the story? Thanks. -David [1] http://perl.apache.org/docs/2.0/user/handlers/intro.html#Hook_Ordering__Position_ -- David Eisner http://cradle.brokenglass.com