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

Replace autocomplete_theft with get_autocomplete_creds #1874

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

bcoles
Copy link
Collaborator

@bcoles bcoles commented Feb 12, 2020

Replace autocomplete_theft module with get_autocomplete_creds.

The autocomplete_theft sucked. get_autocomplete_creds is more useful.

In retrospect, iterating over a bunch of potential inputs is probably entirely unnecessary.

This probably won't work on latest Chrome, and may not work on latest Firefox.

@bcoles bcoles added the Module label Feb 12, 2020
@jcrew99
Copy link
Collaborator

jcrew99 commented Apr 24, 2020

I have run this on firefox and chrome latest and they both work. Had some initial trouble test case wise so i hopped onto a few different sites i use to test the functionality. It will have me sending some emails later about setting proper csp policy's on login forms.
I think it will be good to write up a test case for this and have it tested on browser stack since there was some browser version concerns, otherwise i am happy to merge this.

@jcrew99 jcrew99 merged commit 1db08ad into beefproject:master Apr 24, 2020
@bcoles bcoles deleted the autocomplete_theft branch January 26, 2021 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants