User Sanitize
Categories
Component ID
2921243
Component name
User Sanitize
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
79
Component created
Component changed
Component body
Module to Sanitize users within the database. Can be executed via UI or using drush. Improves upon functionality provided by drush sql-sanitize.
Great for user sanitization when importing data from another system.
Options:
- Ability to exclude users by role
- Ability to exclude users by uid
- Granular functions at the field level:
- Include/exclude fields to sanitize
- Custom sanitizers (Empty, Defined, Name, Random Word, Random Sentence)
- Granular functions at the field level
- Enforce lower case
- Add specific suffixes to all values
- Run from UI/Drush