Password Reset Tool 0.3 (Jul 28, 2005)

Password Reset Tool

This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.

This is the third release of PasswordResetTool. It has compatibility fixes, a few bugs fixes, and a few new features. Though the version number is low, this is a mature piece of software. Previous releases were made on the Sourceforge Collective project.

For additional information about this project, please visit the overview page .

Available downloads

Product Package

For all platforms (0 kB)

Release Notes

Tested with Plone 2.0.5
State Final release
License GPL
Release Manager jccooper
Released 2005/07/28 00:00:00 GMT-4

This release of PasswordReset tool works well with CMFMember and newer versions of GRUF. The old URL-parameter-style URLs have been fixed and now use the much nicer path-type URLs; but don't worry, because compatibility with the old style is maintained.

Additionally, password reset can be used to set initial account passwords. Forms now use CMFFormController, as well.

Change log

PasswordResetTool-0.3
- Updated to use CMFFormController
- Support for using to set initial account passwords
- Verify token before prompting user for new password
- Generated URLs don't use query strings
- Fixes to work with CMFMember