Re: framesets/AuthCookie question

2002-04-23 Thread Michael Schout
On Mon, 22 Apr 2002, Fran Fabrizio wrote: > It seems that even if AuthCookie returns a FORBIDDEN with a custom_error > page set, the $r->notes() don't propagate. Does apache consider the > display of the custom_response page to be a completely new request? Its a subrequest, so the notes shold b

Re: framesets/AuthCookie question

2002-04-22 Thread Fran Fabrizio
Followup from last week: > I'm using AuthCookie and as some of you know, if it determines your > session to be invalid it redirects to a login page instead by way of a > FORBIDDEN response coupled with a custom_response error page. [snip] >...I then thought it'd be neat to include on the logi

RE: framesets/AuthCookie question

2002-04-21 Thread Jeff Armstrong
n Fabrizio; [EMAIL PROTECTED] Subject: Re: framesets/AuthCookie question On Wed, 17 Apr 2002, Peter Bi wrote: > Fran: > > You may need to 1) add a few lines of code in AuthCookie to make your error > code aware to other methods, and 2) have a dynamic login page that can > interpret the

Re: framesets/AuthCookie question

2002-04-19 Thread Peter Bi
<[EMAIL PROTECTED]> Cc: "Fran Fabrizio" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 9:44 AM Subject: Re: framesets/AuthCookie question > On Wed, 17 Apr 2002, Peter Bi wrote: > > > Fran: > > > > You may need to 1) add a

Re: framesets/AuthCookie question

2002-04-19 Thread Michael Schout
On Wed, 17 Apr 2002, Peter Bi wrote: > Fran: > > You may need to 1) add a few lines of code in AuthCookie to make your error > code aware to other methods, and 2) have a dynamic login page that can > interpret the code. Alternatively, you may try AccessCookie I posted. :-) The CVS version of A

RE: framesets/AuthCookie question

2002-04-18 Thread Jonathan M. Hollin
>Is there a solution to breaking out of the frameset >AND propagating the reason for the logout to the /real/login page? > >I'd appreciate and and all ideas. Thanks! Well, if you're not against using a little JavaScript, the following code within your ... tags will not allow the page it is us

RE: framesets/AuthCookie question

2002-04-17 Thread Jeff
April 2002 23:01 To: [EMAIL PROTECTED] Subject: framesets/AuthCookie question I'm using AuthCookie and as some of you know, if it determines your session to be invalid it redirects to a login page instead by way of a FORBIDDEN response coupled with a custom error page. My app has a fram

Re: framesets/AuthCookie question

2002-04-17 Thread Peter Bi
to the page he tried before. Peter Bi - Original Message - From: "Fran Fabrizio" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 17, 2002 3:01 PM Subject: framesets/AuthCookie question > > I'm using AuthCookie and as some of you know,

framesets/AuthCookie question

2002-04-17 Thread Fran Fabrizio
I'm using AuthCookie and as some of you know, if it determines your session to be invalid it redirects to a login page instead by way of a FORBIDDEN response coupled with a custom error page. My app has a frameset (navigation on the left, and two data frames on the right). I know the evils o

Re: AuthCookie question

2001-07-06 Thread darren chamberlain
Chad Phillips <[EMAIL PROTECTED]> said something to this effect on 07/06/2001: > Hi, > I have set up Authcookie. I modified the sample scripts for my sight. > Everything works except when the wrong password is entered. When an invalid > user/password is entered, instead of re-displaying the logi

AuthCookie question

2001-07-06 Thread Chad Phillips
Hi, I have set up Authcookie. I modified the sample scripts for my sight. Everything works except when the wrong password is entered. When an invalid user/password is entered, instead of re-displaying the login page, I get a 302 Found error to url http://myhost/LOGIN Any ideas on what I may hav

Apache::AuthCookie question

2000-07-16 Thread Elizabeth Gerner
Hi, This may not be anything specific to Apache::AuthCookie. So sorry for the off-topic question. I have been able to get Apache::AuthCookie to work for me on directories other than the URL root . What happens when I do that is that the images in the script invoked by the LOGIN location do not