Password Reset Tool 0.3
Up to Product page
This release is no longer supported! If you are using this release, please upgrade to a newer version if possible.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.0.5 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | jccooper |
| Released | 2005/07/28 |
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