1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-08 12:35:04 +00:00
Selase Krakani f2c4474c1e
DEV: Improve user generic bulk importer anonymization ()
* 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`
2024-06-05 11:25:17 +00:00
..