Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85295 - PasswordResetTool ebuild contained within
Summary: PasswordResetTool ebuild contained within
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: Normal enhancement
Assignee: Default Assignee for New Packages
URL: http://sf.net/projects/collective
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-03-14 19:30 UTC by Jesse Adelman
Modified: 2005-12-24 05:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild (passwordresettool-0.2.ebuild,589 bytes, text/plain)
2005-03-14 19:31 UTC, Jesse Adelman
Details
PasswordResetTool-0.3.0.ebuild (PasswordResetTool-0.3.0.ebuild,445 bytes, text/plain)
2005-12-11 16:19 UTC, Jesse Adelman
Details
PasswordResetTool-0.3.0.ebuild - fixed KEYWORDS (PasswordResetTool-0.3.0.ebuild,442 bytes, text/plain)
2005-12-11 16:22 UTC, Jesse Adelman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Adelman 2005-03-14 19:30:49 UTC
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)
Comment 1 Jesse Adelman 2005-03-14 19:31:45 UTC
Created attachment 53488 [details]
ebuild
Comment 2 Jesse Adelman 2005-03-14 19:36:07 UTC
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!
Comment 3 Jesse Adelman 2005-06-16 15:04:38 UTC
Hello? Any chance of this getting in? Thanks.
Comment 4 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-06-17 01:21:25 UTC
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.
Comment 5 Jesse Adelman 2005-06-17 02:55:22 UTC
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.
Comment 6 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-08-28 05:46:11 UTC
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.
Comment 7 Jesse Adelman 2005-08-29 01:08:05 UTC
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. :)
Comment 8 Jesse Adelman 2005-10-09 01:02:12 UTC
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.
Comment 9 Jesse Adelman 2005-10-09 01:04:03 UTC
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."
Comment 10 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-12-11 12:15:11 UTC
Jesse, please add here ebuild for new version (after testing) and I'll put it 
into portage.
Comment 11 Jesse Adelman 2005-12-11 15:55:41 UTC
Will do now. Just give me a bit of time to test.
Comment 12 Jesse Adelman 2005-12-11 16:19:12 UTC
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!
Comment 13 Jesse Adelman 2005-12-11 16:22:15 UTC
Created attachment 74540 [details]
PasswordResetTool-0.3.0.ebuild - fixed KEYWORDS

Sorry, fixed KEYWORDS to be only ~x86.
Comment 14 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-12-24 05:19:35 UTC
commited into portage.