Password Requirements: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
Carnold (talk | contribs)
Created page with "=== Computer Science Password Requirements === * At least 7 characters long * Contain at least one of each of the following: ** Uppercase letter ** Lowercase letter ** Special..."
Carnold (talk | contribs)
m Protected "Password Requirements" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 10:56, 2 November 2021

Computer Science Password Requirements

  • At least 7 characters long
  • Contain at least one of each of the following:
    • Uppercase letter
    • Lowercase letter
    • Special character or Number
  • The characters " (double quote) and ' (single quote) are not allowed
  • Password may not contain in full or partial your username
  • You can not use a password that you have used in your past 5 password changes