Re: different type of login with Apache::AuthCookie?

2002-04-29 Thread Fran Fabrizio
Have that proactive signin area forward to a page behind Apache::AuthCookie protection and then have that page forward them right back to where they were? If you don't have frames that would be pretty easy. -Fran Ken Miller wrote: > We currently use Apache::AuthCookie for authentication/aut

different type of login with Apache::AuthCookie?

2002-04-29 Thread Ken Miller
We currently use Apache::AuthCookie for authentication/authorization, and it works great. However, we want to make a change to how the login works. In addition to having Apache::AuthCookie intercept requests for URL's that require auth/authz, we would like to provide a signon area on the main pa