openstreetmap-website/app
Andy Allan 6c1d73a509 Allow users to delete their own accounts
This PR allows users to delete their own accounts. The logic implemented matches
that currently used by the admins when they manually close accounts, although
there is room to be more complex in future e.g. completely removing accounts
with no content.

The error handling has been slightly adapted for namespaced controllers, by
anchoring the controller name with a leading forward slash.
2022-02-09 16:15:24 +00:00
..
abilities Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
assets Merge remote-tracking branch 'upstream/pull/3380' 2021-11-25 17:15:54 +00:00
controllers Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
helpers Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Fix downloading of image variants 2021-05-19 18:44:41 +01:00
models Ensure that deactivate isn't available in production 2022-02-02 17:48:17 +00:00
validators Use .add method for adding errors 2021-03-17 17:09:34 +00:00
views Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00