Hey! Im using PostgreSQL Anonymizer, which works great so far.
Im exporting my production db, running anon over it and everything is anonymized. Now I want to set all user’s passwords to test123
but I cannot get this to work because of the custom Directus hashing of passwords I think. Any clue how I can achieve this?