Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The dialog sets the password to all password fields on the form #30

Open
ashrafsabrym opened this issue Jan 15, 2018 · 0 comments
Open

Comments

@ashrafsabrym
Copy link

After entering password hashing settings and clicking the Ok button of the dialog, the generated password is set to all password fields on the page.
This is clear in this piece of the content.js file where all password fields are iterated and have their value set to the generated password, although input_id is sent to the dialog and should be used to set the password to the correct target.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant