mirror of
https://github.com/discourse/discourse.git
synced 2025-03-26 11:37:24 +08:00

* DEV: Improve user generic bulk importer anonymization Add support for properly anonymizing: - email - date_of_birth - location - website - bio * DEV: Remove uneeded anon username check in `import_user_emails`