Fails the login for any user older than 31 days who is not an admin user..
Makes the user resister ofter 30 days.
if (!isAdmin && $age > 86400 * 31) {
Currently there are no feature requests for this module.
Currently there are no known issues for this module.