-
-
Notifications
You must be signed in to change notification settings - Fork 14
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
Login input detection #33
Comments
Sometime you have to "redetect fields" using the right-click menu or the keyboardshortcut. I appreciate you wanting to contribute. This is how the detection flow is now: ChromeKeePass/src/content_script.ts Lines 6 to 8 in 6826fdf
Then the ChromeKeePass/src/classes/PageControl.ts Lines 27 to 67 in 6826fdf
|
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
I actually didn't find yet how the login input field detection works. I would be open to contribute some improvements.
There are a couple of sites, where the login field is not recognized, especially if it is behind a modal.
You can comment more, if you have the issue.
The text was updated successfully, but these errors were encountered: