openstreetmap-website/config
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
..
environments Use terser for javascript compression to get ES6 support 2021-07-27 18:42:13 +01:00
image_optim Disable oxipng in image_optim config 2021-11-22 21:36:17 +00:00
initializers Switch to 6.1 defaults as everything has been enabled for some time 2021-12-30 19:55:13 +00:00
legales Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
locales Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
settings Set server_url to test.host in test environments 2019-07-17 11:25:36 +01:00
.gitignore Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
application.rb Switch to 6.1 defaults as everything has been enabled for some time 2021-12-30 19:55:13 +00:00
banners.yml add banner for SotM 2021 2021-06-21 21:42:05 +02:00
boot.rb Removed ENABLE_BOOTSNAP environment variable 2021-02-12 22:56:17 -08:00
brakeman.yml Fix the Command Injection warnings from Brakeman 2020-07-31 15:54:06 +01:00
cable.yml Update to rails 6.1.3.2 2021-05-12 18:49:21 +01:00
countries.xml Replace the country table with a static XML countries file 2014-01-17 19:25:58 +00:00
credentials.yml.enc Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
docker.database.yml Switched tests to "openstreetmap" 2021-01-28 12:03:58 -08:00
environment.rb Update to rails 5.1.4 2017-10-17 18:49:55 +01:00
eslint.json Fix eslint warnings 2021-05-17 19:29:04 +01:00
example.database.yml Recommend PostgreSQL 9.1+ in database.yml 2014-11-07 08:24:26 +00:00
example.storage.yml Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
github.database.yml Add actions workflow to run tests 2020-12-09 22:07:40 +00:00
i18n-js.yml Fix issues with renaming of diary entry controller 2018-11-17 17:47:51 +00:00
image_optim.yml Disable oxipng in image_optim config 2021-11-22 21:36:17 +00:00
key.yml Merge remote-tracking branch 'openstreetmap/pull/1004' 2016-08-15 20:20:37 +01:00
languages.yml Locale maintenance: 2012-06-29 11:33:37 +00:00
master.key Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
openlayers.cfg Merge branch 'master' into notes 2012-10-13 15:55:34 +01:00
puma.rb Fix new rubocopy warnings 2020-06-24 18:49:12 +01:00
routes.rb Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
settings.yml Drop the trace_use_job_queue option 2021-11-24 15:23:27 +00:00
spring.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
travis.database.yml Add travis configuration 2015-02-22 19:21:33 +00:00
wiki_pages.yml rerun script/misc/update-wiki-pages 2021-08-15 10:51:56 +02:00