> > > > > > Can someone point me in the direction of possible causes for this? > > > > Try using Firefox with the LiveHttpHeaders or TamperData plugins so you > > can see the HTTP headers sent and received by the browser. That should > > help you see what's going on. > > > > -- Matt Good > > Matt, I downloaded the LiveHttpHeaders plugin and I'm looking at the > output generated while logging in twice. > > Is there something in particular to look for? >
The authentication message is generated when the server refuses a request with 403 Access Denied. Are both 403s on the same URL, or do you maybe have a redirect that doesn't kick in until after authentication? > Jen > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
