Re: [Zope-dev] Moving concrete IAuthenticatorPlugin implementations to zope.pluggableauth

2010-10-18 Thread Jan-Wijbrand Kolman
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  -  Zope-Dev@zope.org
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] Moving concrete IAuthenticatorPlugin implementations to zope.pluggableauth

2010-10-13 Thread 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.

kind regards, jw

[1] 
http://svn.zope.org/zope.pluggableauth/branches/jw-authenticator-plugins/

[2] 
http://svn.zope.org/zope.app.authentication/branches/jw-move-authenticator-plugins/

___
Zope-Dev maillist  -  Zope-Dev@zope.org
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 )


Re: [Zope-dev] Moving concrete IAuthenticatorPlugin implementations to zope.pluggableauth

2010-10-13 Thread Michael Howitz
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

Yours sincerely,
-- 
Michael Howitz · m...@gocept.com · 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  -  Zope-Dev@zope.org
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 )