Here's an ebuild for an important security component for Zope/Plone sites, which allows encrypted (zope) user passwords to be used and maintained within a Plone site. Suprised that this hasn't been added to Portage yet. Thanks to the folks who madee the "cmfformcontroller-1.0.3.ebuild" that I pilfered to make this. I have tested my ebuild, and it Works For Me(tm). (please wait as I attach)
Created attachment 53488 [details] ebuild
FYI: I've placed this under "net-zope/passwordresettool" in my /usr/local/portage overlay. Please let me know if more is needed before this is added to Portage proper. Thanks!
Hello? Any chance of this getting in? Thanks.
This tool is part of collective. Collective is big, and is changeing fast. adding every tool from collective is rather hard, as we havent got enough resources to maintaing it. though said, i'm leaving this bug open, because maybe there will be separate tool (like g-cpan) for adding small plone tools to your gentoo.
Thank you for keeping this open - I know that's annoying :). At least someone could take the ebuild from here for their portage overlay directory, and not bug you-all with yet another bug requesting it.
Before we put this package into portage, we need more info from users, that this package is really wanted/usefull/needed. Without such votes, we can'not put it in, because of increasing workload on net-zope devs to support small/seldom use package. PLease consider using portage overlays (PORTDIR_OVERLAY in /etc/make.conf) and use package personally.
OK, just made a Forum post to hopefully get some substantive commentary from users: http://forums.gentoo.org/viewtopic-t-375151-start-0-postdays-0-postorder-asc-highlight-.html . Hope that's kosher. :)
New version out: http://plone.org/products/passwordresettool . I'll test as soon as I can, and, if that works well, upload a new ebuild.
FYI - from the project description: "If a Plone site stores passwords encrypted (which is a good practice), it is not possible to use the "mail my password" feature to recover forgotten passwords: the user will be sent a big ugly string which will neither make sense nor work. Password Reset Tool changes this into a very secure "reset my password" facility. This product is a must-have if you store passwords encrypted. Future versions of Plone may include this same functionality."
Jesse, please add here ebuild for new version (after testing) and I'll put it into portage.
Will do now. Just give me a bit of time to test.
Created attachment 74538 [details] PasswordResetTool-0.3.0.ebuild OK, test worked fine. Test method: With Plone 2.0.5/Zope 2.7.8, installed ebuild. Added with zprod-manager to zope instance. Then, Plone Quickinstaller product install (hmm... why needed?). I created a new user. Oops, that user forgot their password. Clicked "Forgot your password?" Filled in test user info. Clicked link in sent e-mail. Entered user name, and new password. Then, logged in. Voila. Note that I'm uploading the full ebuild. Now works with just ${P} in SRC_URI, as name has changed, and they're sticking to better versioning style. Also, haven't tested on Plone 2.1.X, but upstream says that they did. :) I had this in net-zope/ in my overlay, fyi. Thanks Radoslaw!
Created attachment 74540 [details] PasswordResetTool-0.3.0.ebuild - fixed KEYWORDS Sorry, fixed KEYWORDS to be only ~x86.
commited into portage.