Skip to content

bug: logging into a fakenode before "fakenode - any password will work!" reloads the page and puts the password into the URL bar #476

@0x70b1a5

Description

@0x70b1a5

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:

  1. kit f
  2. open http://localhost:8080
  3. enter password quickly and hit enter
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions