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 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