openstreetmap-website/app/abilities
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
..
ability.rb Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
api_ability.rb Merge pull request #2427 from mmd-osm/patch/remove_expand_bbox 2019-12-04 12:48:34 +01:00
api_capability.rb Add support for OAuth2 using doorkeeper 2021-05-18 12:05:32 +01:00