Label scanner module scans webform labels for specific words and sends/displays a report or a notification in the UI if a webform label contains any of the specified words (referred to as *restricted words*).
The site administrator can configure:
* The list of of words to scan for.
* Notification method: either email or message displayed in UI (in the webform edit UI).
* Scanning method (drush, cron, at time of creation/modification of webform component).
This module was implemented to verify that the information collected through webforms respects confidential information policies. It was intended to scan existing webforms and newly created ones and send notifications to inform administrators of webforms which collect confidential data such as credit card number, social insurance number (SIN) or birth date... But this module can be used for other purposes.
For Installation, Configuration and Usage documentation see the README file.
This module is aimed at developers and provides the structure required to generate, store, validate and invalidate expiring authentication tokens. An authentication token is issued for an account and has a target entity.