Files
notifications-admin/app/main/views
Chris Hill-Scott e0e445c520 Stop enumeration of email addresses via forgot pw
https://www.pivotaltracker.com/story/show/113840073

Previously the forgot password page would give an error if you entered an email
address which didn’t belong to an account.

This would allow a potential attacker to know which email addresses were
registered.

This commit changes the response to always be the same, whether or not the email
address exists.

Also, this is a good read about the dangers of asserting whether a mocked method
was called: http://engineeringblog.yelp.com/2015/02/assert_called_once-threat-or-menace.html
2016-02-17 10:42:15 +00:00
..
2016-02-04 14:06:19 +00:00
2016-02-05 10:43:49 +00:00
2016-02-03 17:08:58 +00:00
2016-02-11 15:59:28 +00:00
2016-02-11 16:04:50 +00:00
2016-02-12 15:06:54 +00:00
2016-01-27 18:01:43 +00:00