Posted by dww on March 30, 2007 at 8:29pm
| Download | Size | md5 hash |
|---|---|---|
| user_status-4.7.x-1.2.tar.gz | 10.78 KB | 0f0fe0b08c2849ddfc13dbeb92851d91 |
| user_status-4.7.x-1.2.zip | 13.29 KB | eafcc9205e49dc8e60f0d3ac96956753 |
Last updated: December 25, 2010 - 00:06
Release notes
Changes since 4.7.x-1.1:
- #66936, #61498: Fixed a bug in the handling of 1-time login URLs which was causing invalid links to be sent to users when their accounts were activated.
- Fixes to admin/settings/user_status help text:
%login_uriis the login token used by this module, not%login_url(ivs.l)- There is now a check to see if the
site_mailsetting is valid, and if not, print an error with a link to the site settings page to change it.
- #112297: Added a setting to control password reset and
%passwordtoken availability in activation email. Most sites will prefer to just use 1-time login URLs, so the password reset isn't needed or desired.