Re: Moving concrete IAuthenticatorPlugin implementations to zope.pluggableauth
Jan-Wijbrand Kolman <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On 10/13/10 18:56 , Michael Howitz wrote: > Am 13.10.2010 um 16:05 schrieb Jan-Wijbrand Kolman: > >> Hi, >> >> A while ago zope.pluggable split off reusable components from >> zope.app.authentication. The concrete IAuthenticatorPlugin >> implementations (principalfolder and groupfolder) however, were left in >> zope.app.authentication. >> >> I think it makes sense to move these IAuthenticatorPlugin >> implementations to zope.pluggableauth.plugins as well, leaving backwards >> compatibility imports and the browser code in zope.app.authentication. >> >> For both packages I created branches [1][2] for working on this. I moved >> the components and made sure the tests pass again. >> >> If there're no objections I'd like to merge these branches to the >> respective trunks and eventually release zope.pluggableauth 1.1.0 and >> zope.app.authentication 3.9.0. > > +1 zope.pluggableauth 1.1 and zope.app.authentication 3.9.0 have been released. Thank you for your feedback. regards, jw _______________________________________________ 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 )