Got sometime today and played around creating a better login system.
Here is the test blog: (You may register yourself on the test blog and test it out.)
http://hardkap.net/labs/pritlog1/index.php/mainPage
Current features:
- Based on sessions. Users just have to login once per session.
- Users can register. Admin can enable or disable user registration.
- Registration email is sent and the user has to click a link to activate account.
- As before, admin can edit any user accounts.
More to come:
- Remember me function
- Captcha to protect from spammers
- Additional measures to stop spammers
- Better protection of sessions from hackers