This is a simple module which allows you to show site administrators a configurable warning message above most forms on the site, reminding them that they are logged in to the live site as administ
This module provides a way to automatically disable the securepages module for domains/subdomains/dev-environments that you do not want it to be active on (e.g., dev environments and such that may not have SSL active).
How it works: The securepages.module is auto-disabled upon the first bootstrapped request (anon or authenticated) for any domains which are specified on the securepages_disabler settings page, and a confirmation message to this effect is shown.
This module allows administrators to set an expiry date on passwords. Users that do not renew their passwords within the given time will have their passwords reset to a randomly generated one.