Κριτικές για το Password Hasher NG
Password Hasher NG από Carsten Nielsen
2 κριτικές
- Βαθμολογία 1 από 5από Χρήστης Firefox 16931407, 4 χρόνια πριν
- Βαθμολογία 1 από 5από أشرف صبري, 7 χρόνια πρινThis 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 closeΑπάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινSorry 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!