Age Check
Categories
Component ID
2326703
Component name
Age Check
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
A module to provide for age verification of anonymous users without relying on java script or any other easily defeatable methods.
- Uses sessions to track age of user.
- once session expires user will be required to re-verify
- Only redirects User 0 (Anonymous)
- Does not affect direct links, users are redirected to their destination after entering age.
- If no destination is entered user is redirected to the front page.
- does not redirect /user (login) page.
Planned Development:
- Customizable age (currently pre-set to 21)
- customizable page text
- customizable prompts (agree to Terms of Service) etc
- customizable actions when user does not meet minimum age; redirect to age check form again, redirect to outside page, block IP
