Recensioner för Password Hasher NG
Password Hasher NG av Carsten Nielsen
2 recensioner
- Betygsatt 1 av 5av Firefox-användare 16931407, för 4 år sedan
- Betygsatt 1 av 5av أشرف صبري, för 7 år sedanThis extension is broken and can't be at all compared to the original (pre Quantum) Password Hasher.
- When you fill a password field, all the fields on the form are filled
- The password hashing dialog doesn't closeUtvecklarens svar
postad för 7 år sedanSorry for that, ashraf. The not-closing-issue is in fact a reported bug in the windows version of firefox >57.
The password is placed in any password field because of:
1. If you are opening the hasher with Ctrl-F6 before clicking on a password field, the hasher can't know which password-field has to be populated. (I'm lazy and don't want to leave my keyboard or stroking the tab 20 times before logging in...)
2. Some webpages are using invisible fields in the background to submit the password. If I only fll the obvious one, the password wont be submitted as the hidden one isn't populated.
Hope this is explaining the issues. Feel free to hook on the github-repository and donate some of your time by coding and bughunting... waiting for your pull-requests! ;-) Thanks!