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

Browser integration: disable auto-submit #34

Open
btxtiger opened this issue Nov 29, 2021 · 3 comments
Open

Browser integration: disable auto-submit #34

btxtiger opened this issue Nov 29, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@btxtiger
Copy link

Is your feature request related to a problem? Please describe.
Is it already possible to disable the auto-submit when the login fields are filled? Some websites are blocking those logins as they require a user intended click on login. Could not find such option so far.
This would also prevent from choosing the wrong credentials and submitting, as the email address can be checked again before login.

Describe the solution you'd like
Disable auto-submit

@antelle
Copy link
Member

antelle commented Nov 29, 2021

Hi! To achieve this, if you're using auto-type, you can set your custom sequence for the entry where you would like to see this behavior, for example, {USERNAME}{TAB}{PASSWORD}. If you're using keeweb-connect, there's an option to auto-fill without submit.

@antelle antelle closed this as completed Nov 29, 2021
@btxtiger
Copy link
Author

btxtiger commented Nov 29, 2021

@antelle In deed I'm using keeweb-connect. But this option is only in the context menu, right? Then maybe it should be configurable what happens when clicking on the extension icon, which I'm mainly using.

@antelle
Copy link
Member

antelle commented Nov 29, 2021

You can also set up a shortcut if you prefer. Maybe it makes sense to have an option for that, you're right.

@antelle antelle reopened this Nov 29, 2021
@antelle antelle transferred this issue from keeweb/keeweb Nov 29, 2021
@antelle antelle added the enhancement New feature or request label Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants