phpAuthent
“Easy to use authentication based security module for PHP enabled web sites”
Todo
In development / Next release
- Custom fields for users and groups
This feature will allow defining custom fields that can be attached to both users and groups. It will allow phpAuthent users to store usage specific information.
Unscheduled ehancements
- Implement Locked and Disabled accounts
- ability to set up maximum failed attemps for a user and lock the account
- ability to disable and account without removing the user from the database - Ability to define security schemas inside the administration console. This will allow to create "Named Permission Schema" in the administration console. Groups and users attachements to this named permission schema will be done inside the administration console as well.
- Self care functions such as user password self-modification, user email, etc...
- Password recall functions for forgotten ones.