Black-Kamelia / Hedera

A self-hosted screenshots/files hosting system. Hedera + ShareX = ❤️
Apache License 2.0
33 stars 2 forks source link

User deletion is broken #266

Closed SlamaFR closed 7 months ago

SlamaFR commented 7 months ago

When trying to delete a user with uploaded files, the deletion fails. We need to delete the files first (From DB using cascade and from the disk), as well as deleting user settings, before deleting the user.