Password Reset Tool 0.4 (Apr 18, 2006)

Password Reset Tool

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

Bug fixes, added features, i18n markup (and translations in PloneTranslations) and more.

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.5, Plone 2.1.2, Plone 2.1.1, Plone 2.1
State Final release
License GPL
Release Manager J Cameron Cooper
Released 2006/04/18 00:00:00 Universal

This release adds request stats and auto-cleanup, virtual host compatibility, i18n markup, and several bug fixes. PasswordResetTool should be more CMF-friendly, though at least the registered_notify_template will need some changes to work perfectly with CMF-without-Plone.

Change log

PasswordResetTool 0.4
  - use virtual host forwarded IP if present
  - i18n markup (translations in PloneTranslations)
   - fixed DTML markup to not fail on missing translations
  - fixed root link in pwreset_expired template
  - deprectation warnings removed
  - tabindex not assumed present to be more CMF-friendly
  - add stats to ZMI page
  - implement expired record clearing on every request
  - work around traversal bug with python: expressions instead of path expressions for attributes