Avoids informing browser whether the username or email is a match
authorCaleb Forbes Davis V <caldavis@gmail.com>
Mon, 29 Aug 2011 03:57:51 +0000 (22:57 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Mon, 29 Aug 2011 05:18:35 +0000 (00:18 -0500)
commit24966c43bddbd291c4a067568c50fafad8b6f295
treedcc6a455c3708ea67c23d8ef088cabeb5c229040
parentfac7b8c9b160db7c6c85f9677acfb7bc7650c23f
Avoids informing browser whether the username or email is a match

- pretends to have sent the email with the URL to change the password
  regardless of whether or not the email was actually sent. This
  avoids leaking user information to the browser
mediagoblin/auth/views.py