Describe the bug
You have to wait for the "any password" message to show up before submitting the login form, else the login POST reloads the page with the text you entered clearly visible in the URL bar as ?password=yourmaybesecurepass
.
To Reproduce
Steps to reproduce the behavior:
kit f
- open http://localhost:8080
- enter password quickly and hit enter
- verify page reloads and password is visible
Expected behavior
either prevent login until the page is ready, or submit it in a different way that can make the login happen as soon as the field is rendered
Desktop (please complete the following information):
- OS: mac os ventura 13.6.7
- Browser brave
- Kinode version 0.8.6