]> WPIA git - gigi.git/commitdiff
Merge "Update notes about password security"
authorFelix Dörre <felix@dogcraft.de>
Sat, 2 Jul 2016 13:57:16 +0000 (15:57 +0200)
committerGerrit Code Review <gigi-system@dogcraft.de>
Sat, 2 Jul 2016 13:57:16 +0000 (15:57 +0200)
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

index 61e1c2b470d7c1fb481bb0358b74eb0bd03d9c85..1d12004d21d8072758e9f74f14358223973c43b4 100644 (file)
@@ -18,7 +18,7 @@
     <td><input type="password" name="pword2"></td>
   </tr>
   <tr>
-    <td colspan="2"><span class="formMandatory">*</span><?=_Please note, in the interests of good security, the pass phrase must be made up of an upper case letter, lower case letter, number and symbol (all white spaces at the beginning and end are removed).?></td>
+    <td colspan="2"><span class="formMandatory">*</span><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. Learn more in our !'<a href="http://wiki.cacert.org/wiki/FAQ" target="_new">'FAQ!'</a>'.?></td>
   </tr>
   <tr>
     <td colspan="2"><input type="submit" name="process" value="<?=_Update Pass Phrase?>"></td>
index d4588989d20f04076974192197c5949c03c7d043..33f349f7034077e44ecdfbc611f1f40586e75dcf 100644 (file)
@@ -18,7 +18,7 @@
     <td><input class="form-control" type="password" name="pword2"></td>
   </tr>
   <tr>
-    <td colspan="2"><span class="formMandatory">*</span><?=_Please note, in the interests of good security, the pass phrase must be made up of an upper case letter, lower case letter, number and symbol (all white spaces at the beginning and end are removed).?></td>
+    <td colspan="2"><span class="formMandatory">*</span><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. Learn more in our !'<a href="http://wiki.cacert.org/wiki/FAQ" target="_new">'FAQ!'</a>'.?></td>
   </tr>
   <tr>
     <td colspan="2"><input type="submit" name="process" value="<?=_Update Pass Phrase?>"></td>
index c792985abfc0d2be05f5b96bfbe82a4a9be82a09..fbf084d13321c08d5076bb4faa2bab6c23086288 100644 (file)
@@ -6,6 +6,5 @@
 <?=_Your private information will be used for internal procedures only and will not be shared with third parties.?>
 </p>
 <p style="border:dotted 1px #900;padding:0.3em;background-color:#ffe;">
-<?=_A proper password wouldn't match your name or email at all, it contains at least 1 lower case letter, 1 upper case letter, a number, white space and a misc symbol. You get additional security for being over 15 characters and a second additional point for having it over 30. The system starts reducing security if you include any section of your name, or password or email address or if it matches a word from the english dictionary...?><br><br>
-<b><?=_Note: White spaces at the beginning and end of a password will be removed.?></b>
+<?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. Learn more in our !'<a href="http://wiki.cacert.org/wiki/FAQ" target="_new">'FAQ!'</a>'.?>
 </p>
index cef5a309591fed534de6fd21c13709b2a915f102..59e22cd4ceffa9ded2c00de750ad2733256e2fa1 100644 (file)
@@ -53,7 +53,7 @@
   </tr>
 
   <tr>
-    <td colspan="3"><font color="red">*</font><?=_Please note, in the interests of good security, the pass phrase must be made up of an upper case letter, lower case letter, number and symbol.?></td>
+    <td colspan="3"><font color="red">*</font><?=_Your password is one of many factors to protect your account from unauthorised access. A good password is hard to guess, long, and contains a diverse set of characters. Learn more in our !'<a href="http://wiki.cacert.org/wiki/FAQ" target="_new">'FAQ!'</a>'.?></td>
   </tr>
   <tr>
     <td colspan="3"><?=_It's possible to get notifications of up and coming events and even just general announcements, untick any notifications you don't wish to receive. For country, regional and radius notifications to work you must choose your location once you've verified your account and logged in.?></td>