PHPEmailUser
USER registers with email address (no user name required). We may require user to click an activation link in registration confirmation email. Passwords are stored md5-hashed, and upon "Forgot Password", we send user a new autogenerated password. User gets blocked for limited time after too many failed login attempts. User can change account data in a simple form. ADMIN interface allows admin to change users email activation status, block users permanently, reset failed login attempts (e.g. when user got temporarily blocked), and set user levels. User levels have no meaning to this account management system, but it may be useful for a main application. Finally, admin can log in as any user. MISC: Data fields for registration can be fully customized. We can set order of fields, define if field is visible, required and how it is labeled. After login, we start a cookie-based session and open the startpage of the application (set url of startpage in config file).
Visit publisher site: PHPEmailUserListing Details
- Version:
- 0.1
- Filed in:
-
Scripts / PHP / Scripts & Programs / Communication Tools
- Submitted on:
- Last Updated:
- Sep 18, 2011
- Publisher:
- georgfly Other listings by this publisher
License & Pricing Information
- License Type:
- GPL
- Price:
- $0.00 USD
- Additional Info:
- DONATE: https://sourceforge.net/donate/?user_id=3183804
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for PHPEmailUser