README 455 B

123456789101112131415161718192021222324252627
  1. Master Change Password plugin
  2. -----------------------------
  3. WHAT'S THIS?
  4. This plugin is a general framework for enabling the user to
  5. change his/her password. It allows for different backend
  6. to perform this task on different systems.
  7. STATUS
  8. Development
  9. CONFIGURATION
  10. Edit the file config.php to set the backend you want to use.
  11. Probably, you need to set some config vars in the backend too
  12. (backend/<yourbackend>.php).
  13. BACKENDS
  14. -
  15. -
  16. -
  17. AUTHORS
  18. $Id$