updates to mysql backend in change_password plugin..
authorebullient <ebullient@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 8 Sep 2004 15:24:22 +0000 (15:24 +0000)
committerebullient <ebullient@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 8 Sep 2004 15:24:22 +0000 (15:24 +0000)
commit4165198dd11d9bae29e7784400bec7031b696403
tree07a068a1a2996fd452ba1c75dd1350f084f5fa28
parent4c284a740ba8e14d1b6391b2f755d76f9193c9d7
updates to mysql backend in change_password plugin..
Different mechanism to override backend settings so that backend/<type>.php
doesn't have config stuff in it, and added support for MySQL password and
UNIX crypt password encryption (like old mysql changepass plugin).

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8042 7612ce4b-ef26-0410-bec9-ea0150e637f0
ChangeLog
plugins/change_password/README
plugins/change_password/backend/mysql.php
plugins/change_password/functions.php