user-data-rights-defaults
Registers ready-made EXT_USER_DATA export and delete hooks for the two core entities: user (delete strategy sets email to deleted-<id>@anonymized.invalid, nulls passwordHash, sets status to Deleted; anonymize strategy sets email to anonymized-<id>@anonymized.invalid without touching passwordHash) and fileRef (delete removes both the DB row and the storage binary). Mount this alongside user-data-rights for standard GDPR compliance; omit it only if your app needs custom anonymization logic for these entities.
Dependencies
Section titled “Dependencies”- Requires:
user,files,user-data-rights - Activation: always on (not toggleable)
Extensions & cross-feature APIs
Section titled “Extensions & cross-feature APIs”- Registers extension:
userData→user,userData→fileRef