Resource icon

xF2 Beta Self Account Deletion 1.0.4

No permission to download
The most major change is that this version actually works :)

In addition to that, there are now two additional options:
  • Randomise username
  • Deletion method
The Randomise username option will cause usernames to be changed to a string based on the users' user_id immediately prior to deletion, to provide anonymity to retained posts.

There now also exists two deletion methods:
  • Full delete
  • Disable user
The Full delete option will remove the user from the database completely, while the Disable option marks the user as disabled, which prevents the user from doing anything. This state can only be changed by an administrator.

In addition, the following changes have been implemented:
  • Require password to be entered again to access the delete account page
  • Send an email on account delete completion
  • Improve emails sent on deletion scheduled and cancelled
Known Issues

This is a beta release, and as such there may be bugs. The following issues are known and will be fixed/improved before a stable release:
  • All user-facing parts still say 'delete' even when 'disable' is the selection deletion method
  • The account deletion completed email displays an incorrect date
Attachments
Fix error caused by incorrect class reference.
Remove the additional query on every page view.