apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

value in password field in signup page keeps retained if navigated to signin page #3207

Closed Nazarah closed 6 years ago

Nazarah commented 6 years ago

Steps to Reproduce:

  1. go to page: https://nightly.apinf.io
  2. click on Signup
  3. Start filling up the fields with an already existing account and click register.
  4. Wait for the notification of existing account. (see that the password value is retained in the associated field)
  5. Click on signin.

Outcome: Password value given to the associated field is retained in the sign in page passwordretain

Expected Behavior: On switching to Sign In page, the password field should not contain any previously given value.

Environment: Windows 10, Chrome browser (latest), Nightly APInf (https://nightly.apinf.io)

Nazarah commented 6 years ago

The issue was identified while testing release version 0.52 on staging and was verified/confirmed in nightly apinf.

Similar event occurred for Sign In page as well. If an invalid login attempt is made, on refreshing the page, the previously given password value is kept in associated field.