The code you're interested in is in dolmen.authentication, dolmen.app.x are UI packages
2010/8/23 Michael Howitz <[email protected]>: > Am 21.08.2010 um 00:11 schrieb Vincent Fretin: > [...] >> Hi, >> >> Souheil Chelfouh initially extracted the pluggable auth utility from >> zope.app.authentication to zope.pluggableauth to not have all the >> browser views and this principalfolder implementation. >> In Dolmen http://www.dolmen-project.org/ (set of libraries you can use >> with Grok to build a small CMS), we have our own principal folder >> plugin implementation >> http://pypi.python.org/pypi/dolmen.app.authentication which is based >> on dolmen.authentication and zope.pluggableauth. > > Hi, > > I looked at dolmen.app.authentication, but it contains UI code, too and it > has many grok resp. dolmen dependencies, so it is not really better than > zope.app.authentication for my use case. > >> And you have an example of a User content type in: >> http://gitweb.dolmen-project.org/menhir.contenttype.user.git > > Same here. > > > Yours sincerely, > -- > Michael Howitz · [email protected] · software developer > gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany > http://gocept.com · tel +49 345 1229889 8 · fax +49 345 1229889 1 > Zope and Plone consulting and development > > _______________________________________________ > Zope-Dev maillist - [email protected] > https://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > https://mail.zope.org/mailman/listinfo/zope-announce > https://mail.zope.org/mailman/listinfo/zope ) > _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
