]> WPIA git - gigi.git/commit
Update notes about password security
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Wed, 15 Jun 2016 09:26:25 +0000 (11:26 +0200)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Thu, 30 Jun 2016 20:24:40 +0000 (22:24 +0200)
commit30d832c49af804fc3fad6a9c24bdbb7debf4f978
tree98b0c32ecfb81483867e1a21ce2c3c046c19bb51
parentb4221f255f068ae7c47aecad62301e8ad12b5d22
Update notes about password security

The current implementation of the PasswordStrengthChecker does not
require any particular character set, as the old text implied. Nor is
whitespace truncation implemented at all. The new text, suggested by
BenBE, is more generally phrased.

Change-Id: I40be6a9e1bddce1d233ca8752301fe71c6447226
src/org/cacert/gigi/pages/PasswordResetForm.templ
src/org/cacert/gigi/pages/account/ChangePasswordForm.templ
src/org/cacert/gigi/pages/main/RegisterPage.templ
src/org/cacert/gigi/pages/main/Signup.templ