[For 1.6] Force Password Change 1.2 - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] Force Password Change 1.2 (/thread-77201.html) |
Force Password Change 1.2 - Will P - 2010-08-29 This plugin allows an admin to force a certain user or usergroup(s) to change their password using the MyBB change password form. - Compatible with 1.6 only. - Language compatible. - No data loss upon deactivation. - No added security risk (uses MyBB change password form). - Installation instructions in read me file contained in ZIP. Download: http://mods.mybb.com/view/force-password-change or Attached Also been put on GitHub: https://github.com/wpillar/mybb-forcepasswordchange Feel free to fork it, add code and make a pull request. Please post here for support or if you have any questions. Changelog 1.2 Updated to be compatible with MyBB 1.6.5 1.1 Added usergroup support. Admins can now force one or more usergroups to change their password. RE: Force Password Change 1.0 - Polarbear541 - 2010-08-30 Approved. Looks like an awesome plugin Might use it sometime. Perhaps also make something that lets you choose user groups to reset? That way if for some reason security was compromised you could ask them to reset their passwords RE: Force Password Change 1.0 - Will P - 2010-08-30 (2010-08-30, 05:25 PM)Polarbear541 Wrote: Perhaps also make something that lets you choose user groups to reset? That's on my list of things to add over time. But being my first plugin, I wanted to test the water before jumping in feet first as it were. RE: Force Password Change 1.0 - Lo. - 2010-08-30 I can't wait for the group settings option. I think it would be quite helpfull to merge system users. RE: Force Password Change 1.1 - Will P - 2010-09-07 UPDATED: Version 1.1 - added usergroup support. RE: Force Password Change 1.1 - Will P - 2010-09-09 Looks like MyBB are taking a while to approve my plugin, so I'm attaching the ZIP to the first post. RE: Force Password Change 1.1 - Alan S. - 2010-09-09 Approved on the mods site and added link to first post. RE: Force Password Change 1.1 - Will P - 2010-09-09 Cheers AJS! RE: Force Password Change 1.1 - Will P - 2010-09-11 I'm working on 1.2. Here's what's included so far: - Proper administrator logging with language support. - Added admin permissions support, "Can force password changes" now appears under Users&Groups in admin permissions. Anything else this plugin is missing? RE: Force Password Change 1.1 - aussenboarder - 2010-11-24 Hi. You forgot to change the version number from 1.0 to 1.1 in forcepwchange.php, function forcepwchange_info(). Cheers, aussenboarder |