Re: [Zope-PAS] _verifyUser() broken for anonymous

2008-10-04 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 24, 2008, at 18:11 , Paul Winkler wrote: > Any thoughts on the fix itself? > I've got two branches now, against trunk and against 1.5: > > .../branches/slinkp-fix-anonymous-performance-branch > .../branches/slinkp-fix-anonymous-performance-1.5

Re: [Zope-PAS] _verifyUser() broken for anonymous

2008-09-24 Thread Paul Winkler
Jens Vagelpohl <[EMAIL PROTECTED]> writes: > On Sep 23, 2008, at 20:55 , Paul Winkler wrote: > > > (There does not seem to be a 1.6 branch.) > > We have informally decided to proceed with a simpler trunk + tags > release policy, right now there's no need to add the complication of > release

Re: [Zope-PAS] _verifyUser() broken for anonymous

2008-09-23 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 23, 2008, at 20:55 , Paul Winkler wrote: > (There does not seem to be a 1.6 branch.) We have informally decided to proceed with a simpler trunk + tags release policy, right now there's no need to add the complication of release branches.

[Zope-PAS] _verifyUser() broken for anonymous

2008-09-23 Thread Paul Winkler
See launchpad https://bugs.launchpad.net/zope-pas/+bug/273680 I've put the patch on a branch at svn://svn.zope.org/repos/main/Products.PluggableAuthService/branches/ slinkp-fix-anonymous-performance-branch ANy objections? If not, I'll merge it to the trunk and the 1.5 branch. (There does not seem