userdoc:tt_vm_password_validation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
userdoc:tt_vm_password_validation [2012/07/31 18:19]
abelbeck
userdoc:tt_vm_password_validation [2012/08/01 03:45]
droemel
Line 8: Line 8:
  
   * Minimum length (i.e. >= 4)   * Minimum length (i.e. >= 4)
-  * Can not contain consecutive numbers, in sets of four (i.e. 1234, or 8765) 
-  * Can not contain the same digit, in sets of four (i.e. 1111) 
   * Can not be the same as the extension   * Can not be the same as the extension
   * Can not be the old password   * Can not be the old password
-  * Can not be a single digit plus the extension+  * Can not contain consecutive numbers, in sets of four (i.e. 1234, or 8765) 
 +  * Can not contain the same digit, in sets of four (i.e. 1111) 
 +  * Can not be the same as the extension plus a single digit 
  
 You can just comment out the requirements you don't need/want. You can just comment out the requirements you don't need/want.
  • userdoc/tt_vm_password_validation.txt
  • Last modified: 2012/08/01 03:46
  • by droemel