Moving zpasswd from zope.app.server to zope.password?
Hi there, In grokproject we would like to get rid of the zope.app.server dependency. This is currently blocked by the zpasswd cmdline-tool currently defined in z.a.server. We would like to provide this tool but w/o z.a.server dependency. Therefore I would like to move this script to zope.password, which also sounds to me like the more natural place to look for it. It would mean for zope.password to depend additionally on zope.configuration and zope.component. Are there any objections to this step? Best regards, -- Uli
On Sat, May 1, 2010 at 4:15 PM, Uli Fouquet <uli@gnufix.de> wrote:
It would mean for zope.password to depend additionally on zope.configuration and zope.component.
Are there any objections to this step?
No objection here. zope.password isn't used in Zope2 :) Hanno
participants (2)
-
Hanno Schlichting -
Uli Fouquet