[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Browser does not cache credentials

From: Matt Griswold <matt_at_devit.com>
Date: 2005-05-19 20:20:34 CEST

* Gabor Szabo <szabgab@gmail.com> 2005/05/15:
> The problematic behavior disappears if I comment out the AuthzSVNAccess= File
> entry from httpd.conf
>
> So it seems like some bug in Firefox but if anyone encountered similar = situation
> I'd appreciate to hear about that.

I had the same issue and was able to fix it by allowing read access from the
root, i.e.,

[/]
* = r

Hopefully that will help you in your situation. I'm guessing (didn't bother
checking into it at all) that authz checks the root first, then declines once
before checking repo perms the 2nd time and firefox is the only one that
prompts the user after one fail.

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 20 16:51:50 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.