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

Avoid filling in "old password" fields. #52

Open
clemtibs opened this issue Nov 1, 2014 · 0 comments
Open

Avoid filling in "old password" fields. #52

clemtibs opened this issue Nov 1, 2014 · 0 comments

Comments

@clemtibs
Copy link

clemtibs commented Nov 1, 2014

When changing passwords on most sites, they usually take input this way:

old password:
new password:
new password again:

Which confuses SGP, which would always fill in all three. Couldn't we easily detect the field name of "old password" and avoid it? Or in more rare situations like this:

password:
new password:
new password:

Just ignore "password" fields if the field name "new password" is present etc.

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