[Zope-CMF] PasswordResetTool: usable on plain CMF?
by Maurits van Rees other posts by this author
Oct 9 2009 4:15PM messages near this date
[Zope-CMF] CMF Tests: 2 OK, 2 Unknown
|
Re: [Zope-CMF] PasswordResetTool: usable on plain CMF?
Hi,
Products.PasswordResetTool is used by CMFPlone. Is anyone using it
in a plain CMF site?
The reason I ask is that I am merging some changes for plip (Plone
improvement proposal) 9214 into PasswordResetTool. And that change
threatens to add a dependency on CMFPlone as I do an import of a new
utility function from CMFPlone. I am adding a try/except around that
code, so IF it previously worked on plain CMF it should continue to do
so.
I do see references to @@plone_tools in the code already, so it
probably does not work currently without CMFPlone.
So: is anyone using PasswordResetTool in CMF without Plone?
--
Maurits van Rees | http://maurits.vanrees.org/
Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]
_______________________________________________
Zope-CMF maillist - Zope-CMF@[...].org
https://mail.zope.org/mailman/listinfo/zope-cmf
See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
Thread:
Maurits van Rees
Jens Vagelpohl
|