Add security tokens to change password plugin
[squirrelmail.git] / plugins / change_password / functions.php
2009-12-18 pdontthinkAdd security tokens to change password plugin
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-09-24 pdontthinkUse sqsetcookie(), not setcookie()
2007-01-13 kinkincrement year in copyright notices
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-07-15 tokulremoving trailing ?> from function scripts
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-05-22 tokulusing squirrelmail functions instead of working with...
2005-04-23 jervforsClosing PHP tags
2005-03-20 tokuladding "Successfully save options: User's password...
2005-02-07 kinksmall comment changes.
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-09-08 ebullientupdates to mysql backend in change_password plugin..
2004-04-12 tokuladded phpdoc blocks.
2004-02-28 kinkAdd merak backend by E. van Elk, fix a bug and some...
2003-11-17 kinkAdd a new hook to the plugin to enable backends to...
2003-11-16 kinkA start for a new change_password master plugin. This...