Hi there,

Right now Zope 3 fires a PrincipalCreated event when an authenticated principal gets created. This is used among others to add groups to the principal.

Such an event however does not appear to be fired when an UnauthenticatedPrincipal gets fired. This makes adding groups to such a principal not so easy.

My use case is a system that adds groups to users based on IP addresses. I realize this is not very secure, but it's still a frequent customer requirement (especially for viewing content).

Regards,

Martijn
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to