PHP Pass is a script that offers easy to
install, secure password protection. Features include session based
password (with optional timeout), hammering protection, multiple file
protection, email notification on wrong password, and more.
A
simple PHP script that offers easy to install, secure website password
protection for any kind of server. Offers quite a few optional
features, like logging incorrect login attempts, brute force protection
etc, but still remains very simple to implement.
Simple PHP Password ProtectionPHP Password Features:
- Session based password – no need to re-enter
- Can protect multiple files
- Can use multiple passwords
- Optionally emails on incorrect password
- Optionally writes to log file on incorrect password
- User definable hammering protection
- Optional session timeout
|