The User Audit module adds checks and a report to the Site Audit module. The report lists the user settings for failed login attempts, whether or not email verification is required for new users, and lists the roles that can administer users.
As well as providing the checks and report for Site Audit, this module also provides the same checks using Drush commands. drush ct:email-verification and drush ct:failed-logins list the same information as the Site Audit check. ct:privilege-users instead of listing the roles that can administer users, lists users with the permission to administer users, or, you can pass a role(s) or permission(s) to the command, for example, ct:privilege-users --roles=Administrator,Manager, to list all users with the given role(s) or permission(s).
Project information
- Project categories: Security
- Created by tom.camp on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Automated Drupal 10 compatibility fixes
Initial release
Development version: 8.x-1.x-dev updated 22 May 2020 at 19:48 UTC
