Open waldyrious opened 12 years ago
Between Today and tomorrow I will help you on all of these tasks. No problem.
Nice :) I've already talked to Abel and thursday we should meet to finish up some stuff.
It might be interesting to use the <dialog> element once it's implemented in browsers :)
That is: instead of using a regular javascript prompt dialog, display the password using a div overlay, with same CSS style as the initial password prompt currently produced by the javascript code.
Also, it could probably be initially masked, with a button to unmask. But then again, the random passwords generated by the hash are quite hard to memorize, so this shouldn't be a big deal to expose them briefly (besides, they only appear displayed to the user if no password input box is found on the page, which shouldn't be a common case)