タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

jqueryとpasswordに関するopparaのブックマーク (2)

  • Dan Palmer

    Complexify - a jQuery Plugin Many websites give an indicator of how secure a password is, and require a minimum standard of security. However this is always poorly implemented with rules such as 'must require a number' even if the password is 30 characters long and clearly very secure. Often the only requirement is a minimum number of characters, a very poor indicator of password strength. Complex

  • パスワード用フィールドを便利にするjQueryプラグイン「showPasswordField」:phpspot開発日誌

    altunyurt/jquery.showPasswordField - GitHub パスワード用フィールドを便利にするjQueryプラグイン「showPasswordField」。 <input type="password" はパスワード入力の際に、誰かに盗み見られることなく入力できますが、capsがONになっていたりして大文字が入力されているのに気づかないとか、タイポがあるにもかかわらず、気づかない問題があります。それを解決してくれるプラグインです。 大手のサイトなんかだと、パスワードを入力間違っていないのにログインできないという問い合わせが相当量にのぼったりするようなのですが、このプラグインでパスワードが間違っていないかを確認してもらうことで、そういった問い合わせが減ると思いますし、何より利用者にとって利便性をもたらすことができますね。 パスワードを入力すると普通のパスワードフィ

  • 1