Sanitizer

Categories

Component ID

1207662

Component name

Sanitizer

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Scramble (hash) the emails and/or passwords of users in a Drupal install. Some people consider those data items to be sensitive, personally identifiable information. After scrambling the data, you can make a database dump that is safer for distribution to someone you don't entirely trust.

This script is something you would run on a clone of your production site. To help remind you not to run it on your production installation, Bad judgement is a dependency.