CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for Username Enumeration Prevention for Drupal 6
Username Enumeration Prevention 6.x-1.0
=================
6.x-1.0 by ToneUK: Initial release |
README.txt |
README.txt |
|
Non-displayable characters. |
username_enumeration_prevention.info |
username_enumeration_prevention.info |
|
name = Username Enumeration Prevention
description = "Removes the error message produced, from the forgot password form, when an incorrect user has been supplied."
core = 6.x
version = "6.x-1.0" |
username_enumeration_prevention.module |
username_enumeration_prevention.module |
|
Main file for the Username Enumeration Prevention.
Adds the required functionality for removing the reset password error message.
Also, if views is installed restricts the callback function to work only for users with
the access user profiles permission. |