[Zope-PAS] roles on the anonymous user
Wichert Akkerman
wichert at wiggy.net
Thu Jan 25 05:23:46 EST 2007
For some environments I need to be able to add a role for people coming
from a specific IP address (for example to add a role everyone on
campus). At the moment PAS does not support that: roles are determined
in the _findUser method but not in _createAnonymousUser.
Are there any reasons for not doing that there as well?
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-PAS
mailing list