emerjhack / website

0 stars 0 forks source link

Remember form content on failed submission #18

Open jyang0 opened 8 years ago

jyang0 commented 8 years ago

Remember form content on failed submission for login and registration. For example, if someone tries to login with incorrect credentials, the login form should be reloaded with the attempted email address pre-filled. This should probably be done through a GET parameter, e.g. login/?status=badlogin&email=xxx