lockwise-addon icon indicating copy to clipboard operation
lockwise-addon copied to clipboard

Allow capture credentials from non-cooperating forms

Open mcepl opened this issue 5 years ago • 2 comments

Internetbanking website of my mum https://bezpecnost.csas.cz/flfe/?client_id=georgeclient_cz has some weird JavaScript protection (I suppose) against Firefox capturing the credentials.

Would it be possible to add (I saw it in some other now non-functional Firefox addons) function to capture credentials from already filled form?

Thank you

mcepl avatar Jun 08 '19 10:06 mcepl

I remember wayyy back that there was an option in the rmb-menu on form fields to explicitly have the browser save the data in that form. Perhaps a similar mechanic might be useful here?

I have a JS bookmark that fixes autocomplete and onSubmit values on forms that have them set, but even then some sites' login forms are unrecognised. Such a mechanic might be useful in those cases, as well.

meersjo avatar Jun 24 '19 10:06 meersjo

In the latest versions of Firefox you can save the password even before you submit using the key icon in the address bar. I can't test that website as I don't think I can see the password form without a valid username. Please test and report back.

mnoorenberghe avatar Jun 06 '20 06:06 mnoorenberghe