Update of /cvs-repository/Zope2/lib/python/AccessControl
In directory korak.digicool.com:/home/brian/temp/test_22/lib/python/AccessControl
Modified Files:
Tag: Zope-2_2-branch
User.py
Log Message:
Added fix in auth checking so that Anonymous is returned if
an authorization token is given but no corresponding user
can be found and the resource is anonymously accessible.