AbundantCommunities / CommonGood

CommonGood is open source software, a webapp that records and manages information from Abundant Communities Initiative (ACI) interviews. Multiple neighbourhoods' data kept separate.
http://abundantcommunityinitiative.org/software
GNU General Public License v3.0
1 stars 0 forks source link

Tell user what email address they used upon login failure #121

Open cognish opened 7 years ago

cognish commented 7 years ago

Just noticed in the logs someone failing to login; they tried once and gave up. Clearly he mistyped his email address. I reproduced the event and noticed we do not (upon failure) populate the login form with the previously entered email address unless user checks the "remember email address" box. We should always "remember email address".