Version 3.2
by Paul Lesniewski on Apr 12, 2003
[ change_mysqlpass-3.2-1.2.8.tar.gz tarball (32209 d/l) Help ]
Requires: SquirrelMail 1.2.8, Compatibility plugin
Description:
- Added ability to specify a cleartext password field that will get updated along with the encrypted password field - use at your own risk!
- Updated for new plugin version reporting API.
Make sure to
download the Compatibility plugin in order for Change_MySQLpass to function correctly.
Version 3.1
by Paul Lesniewski on Mar 31, 2003
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8, Compatibility plugin
Description:
- Fixed errors some people were having after a successful password change (Courtesy of Chris Hilts [tassium at squirrelmail.org]).
Version 3.0
by Paul Lesniewski on Mar 25, 2003
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8, Compatibility plugin
Description:
- Added a register_globals=Off fix
- New setup.php format for better overall SquirrelMail performance
- Updated for compatibility with SquirrelMail 1.4.
Version 2.1
by Paul Lesniewski on Nov 14, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: - Added functionality that allows a 2nd database field to be used to construct the user ID with which to query the database for password update.
- Updated for compatibility with Update Plugins plugin.
- All output strings have been internationalized (as of now, there is not a change_mysqlpass domain (if someone thinks this is appropriate, it can be done easily), so the translations should be updated in the squirrelmail domain -- see the .po file in the change_mysqlpass directory for the strings you need to translate).
Version 2.0
by Paul Lesniewski on Oct 8, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.8
Description: Thanks largely to Dustin Anders [dustin at unixfun.com], these nifty features have been added:
- Force users to change their password: just throw a flag in your database table and viola!
- MD5-encrypted passwords are now supported
Version 1.5.1
by Paul Lesniewski on Sep 3, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: PHP 4.1, SquirrelMail 1.2.7
Description: - Added/fixed support for sites already serving all of their pages in https (thanks to Michael Goepper).
- Theme colors now load properly (thanks to Chris Symons)
Version 1.4
by Paul Lesniewski on Aug 31, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: PHP 4.1, SquirrelMail 1.2.7
Description: v1.3
- Autofocus cursor into first password field.
- Fixed bug where resetting cookie had been failing.
v1.4
- Added SSL option for submitting passwords over encrypted connections.
- Added cancel button.
- Fixed report-back mechanism indicating success or failure on main options page.
Version 1.2
by Thijs Kinkhorst on Aug 5, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: PHP 4.1 OR SquirrelMail 1.2.8
Description: Register_globals = off support
Version 1.1
by Thijs Kinkhorst on May 4, 2002
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: SquirrelMail 1.2.0
Description: This release adds support for unix crypt()ed
passwords in the database and cleans up the code.
Version 1.0
by Tyler Akins on Mar 30, 2001
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: MySQL
Description: Initial version.