Re: Apache::AuthCookie and HTML::Mason

2004-12-12 Thread Michael J Schout
On Sat, 11 Dec 2004, Steve Smith wrote: So from the preamble to the newbie question! : How do I go about getting more information back to my login form from Apache using mod_perl in my custom AuthCookieHandler as to what the "bad_cookie" message actually means without trying to decipher much of th

Apache::AuthCookie and HTML::Mason

2004-12-11 Thread Steve Smith
Hi there, I am using Apache/1.3.22 (Unix) with mod_perl/1.26 and have just installed the latest Apache::AuthCookie (3.06) and am building a custom AuthCookieHandler building on an example from the Mason Book. The Mason login form is being displayed correctly by Apache when accessing the requi