Quantcast
Channel: Lufi activity
Viewing all articles
Browse latest Browse all 125

Mathieu opened issue #302: File password autocompletion (should use autocomplete="new-password") at Fiat Tux / Hat softwares / Lufi

$
0
0

The fix for #138, using autocomplete="off" to disable auto-completion of the file's password field, was not working for me (Firefox 126.0.2).

According to How to turn off form autocompletion, it's normal: it should be autocomplete="new-password". But it's supported only by Firefox (Which is good enough, IMO)

Or maybe not using type="password" but type="text" could be a way, too? Sure, the file's password would be visible, though, which is not expected from a password field.


Viewing all articles
Browse latest Browse all 125

Trending Articles