DekodeInteraktiv / anonymize-mysqldump

Allows you to pipe data from mysqldump or an SQL file and anonymize it.
GNU General Public License v3.0
16 stars 8 forks source link

Feature request: Set user password #21

Open walbo opened 1 year ago

walbo commented 1 year ago

Currently all usernames and passwords gets scrambled. This is great, but to be able to login I need to update the db to a password I know.

It would be great if we could add a default password for all users (at least on local databases). Also an option to not scramble a prefined list of usernames (ex dekode)