How to fight https sites that don't save user & pass?
Posted: Tue Mar 06, 2012 9:20 pm
OK, there is a thing, https sites won't let you save password and username because those sites have something like this in code:
input type="text" required class="input-text" name="username" id="username" value="" autocomplete="off" />
And it's REALLY annoying to type again and again and again...
I know that there are extensions that combat this, but again, I read that there are security issues with them.
So:
- can I trust those extensions anyways?
- or is there any possibillity that Iron will in future have in-built support to prevent this?
- or maybe, Iron already HAS that possibillity, but unexperienced users don't know to do that?
TYVM
input type="text" required class="input-text" name="username" id="username" value="" autocomplete="off" />
And it's REALLY annoying to type again and again and again...
I know that there are extensions that combat this, but again, I read that there are security issues with them.
So:
- can I trust those extensions anyways?
- or is there any possibillity that Iron will in future have in-built support to prevent this?
- or maybe, Iron already HAS that possibillity, but unexperienced users don't know to do that?
TYVM