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

Separate "auto fill" and "submit" functionality #25

Closed
nilsonholger opened this issue Jun 24, 2014 · 2 comments
Closed

Separate "auto fill" and "submit" functionality #25

nilsonholger opened this issue Jun 24, 2014 · 2 comments

Comments

@nilsonholger
Copy link

The preference: "Try to auto fill page login forms" not only "auto fills" the login/password information, but also "submits" it to the site. It would be very nice to separate these two actions (e.g. by adding a second preference: "Auto submit") to allow one to choose whether to actually login to a site or not. Also, the "auto submit" feature might mess with sites, where additional input is needed (e.g. captchas, etc.). This feature would more closely emulate the default firefox behaviour (auto fill but do not submit).
(Similar to #10)

@jvenant
Copy link
Collaborator

jvenant commented Jun 24, 2014

v1-prerelease-3

@nilsonholger
Copy link
Author

Wow, that was incredibly fast, just started looking at your code base to see if I could quickly hack it together myself. Thanks a lot, mate, much appreciated, works as expected.

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

No branches or pull requests

2 participants