password protect script that works with a passwd database
Most of the password protection scripts i see are assuming you have a single server and are using a .htpasswd file.
We use mod_auth_mysql to protect our members area. Does anyone have a script which can lock an account in a mysql db? We have a custom script that parses the logs, but I am looking for something more feature rich.
|