openstreetmap-website/config
Andy Allan 4e237db390 Be paranoid when sending password reset emails
This implements what is known as "paranoid" password reset flash
messages (using the terminology from Devise). It avoids revealing
whether the supplied email address is already registered.

Added an explicit test for this situation, so that the test for
email non-existance is separate from the duplicate-case tests.
2024-03-02 15:48:54 +00:00
..
environments Allow FactoryBot to set primary key attributes 2023-11-28 18:25:35 +00:00
image_optim Silence image_optim warnings in development 2023-05-31 17:44:27 +01:00
initializers Remove OPNVKarte as a featured layer 2024-01-16 08:18:41 +00:00
legales Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
locales Be paranoid when sending password reset emails 2024-03-02 15:48:54 +00:00
settings Reduce changeset comment rate limits further in tests 2023-12-20 11:45:08 +00:00
.gitignore Add support for Active Storage attachments 2019-07-09 19:17:29 +01:00
application.rb Set config.active_model.i18n_customize_full_message = true 2023-12-19 12:57:47 -05:00
banners.yml fix link to stateofthemap.africa 2023-11-03 15:54:24 +01:00
boot.rb Removed ENABLE_BOOTSNAP environment variable 2021-02-12 22:56:17 -08:00
brakeman.yml Enable more brakeman checks 2022-11-17 12:15:02 +00: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
docker.database.yml Docker: Use docker compose in Docs and Workflow 2023-10-04 19:33:58 +02:00
environment.rb Update to rails 5.1.4 2017-10-17 18:49:55 +01:00
eslint.json Rename piwik to matomo and merge configuration into settings 2022-08-01 22:42: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
i18n-tasks.yml Update i18n tasks from latest gem 2023-10-17 18:25:38 +01:00
image_optim.yml Disable oxipng in image_optim config 2021-11-22 21:36:17 +00:00
key.yml Merge remote-tracking branch 'upstream/pull/4477' 2024-01-15 22:43:54 +00:00
languages.yml Locale maintenance: 2012-06-29 11:33:37 +00:00
puma.rb Fix new rubocopy warnings 2020-06-24 18:49:12 +01:00
routes.rb Move changeset show action to changesets controller 2024-03-01 10:48:30 +03:00
settings.yml Add a limit on the number of points in a GPS trace 2024-02-25 09:50:02 +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 2023-10-23 21:50:22 +02:00