22 Jan
2010
22 Jan
'10
7:43 p.m.
On Fri, Jan 22, 2010 at 7:59 PM, Souheil CHELFOUH <trollfot@gmail.com> wrote:
I'm coding some stuff, using zope.app.authentication and this package appears to do too many things, in my opinion. Would it be wise to cut off some of the functionalities ? The pure PAU components could go in a dedicated package, like zope.pluggableauthservice
I don't have a good understanding of any of the security related features of Zope 3, but it looks like we already have a lot of packages. Would it make sense to put it into any of the existing ones? There's at least: zope.authentication zope.login zope.password zope.principalannotation zope.principalregistry zope.security zope.securitypolicy Hanno