Htaccess check
Categories
Component ID
2226217
Component name
Htaccess check
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Based on code found this module provides a way to ask for a valid (Drupal) username and password before people can enter the website.
After authenticating they will be allowed access as an anonymous user during their session.
This is especially useful during development of your project where you do not want users or bots poking around.
To do:
- Select roles who may login
- Select users who may login
- Select timeframe to allow login
