DeveloperShed / BasicSecureLogin

How to program a basic secure login system using PHP and MySQL
MIT License
34 stars 29 forks source link

Approve new accounts. #3

Open leebaird opened 8 years ago

leebaird commented 8 years ago

Need a method where the admin needs to approve a newly created account.

Nilpo commented 8 years ago

This project is a very basic implementation that is the code source for a published tutorial. It is not meant to be production ready. However, this is a good suggestion for a production system.