rah_change_passwords
Published under current TXP projects
A tiny Textpattern plugin to manually reset and change passwords for you and for your mates via admin panel.
Image: rah_change_passwords
List of features
- Change your and other users’ passwords to anything you desire.
- Simple admin page under TXP / Extensions / Change passwords.
Requirements
- PHP 4.3.0+
- Textpattern 4.x.x+
Installation and usage
The general behavior stands: paste plugin code to the plugin installer textarea and run the automatic setup. Then just activate the plugin and you are ready to change passwords via admin page under Extensions-tab.
Changelog
Version 0.2
- Added check against if password, user or confirmation password is empty.
- Added option to not email the password.
- Now checks that the database update was succesful before sending email.
- Now by default the user dropdown has no user selected. Reduces the change of accidentally resetting Joe instead of John.
- Updated the styling.
Version 0.1
- First release