openstreetmap-website/app
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
..
abilities Move changeset show action to changesets controller 2024-03-01 10:48:30 +03:00
assets Merge remote-tracking branch 'upstream/pull/4272' 2024-02-25 13:40:11 +00:00
controllers Be paranoid when sending password reset emails 2024-03-02 15:48:54 +00:00
helpers Move changeset created/closed time ago strings to changesets locale 2024-03-01 10:48:30 +03:00
jobs Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
mailers Merge pull request #4534 from tomhughes/list-headers 2024-02-25 11:36:05 +01:00
models Require display names to have a minimum unicode width of 3 columns 2024-02-25 13:21:03 +00:00
validators Require display names to have a minimum unicode width of 3 columns 2024-02-25 13:21:03 +00:00
views Merge remote-tracking branch 'upstream/pull/4324' 2024-03-01 19:23:51 +00:00