Skip to content

Modification of the PostgreSQL passwordcheck module to meet DoD requirements

License

Notifications You must be signed in to change notification settings

ykrysko/passwordcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

passwordcheck

Modification of PostgreSQL passwordcheck module to meet the DoD requirements

Overall, the following checks are enforced:

  • Password must be at least 14 characters long
  • Password must contain at least 1 lowercase and 1 uppercase letter, 1 numeric and 1 special character
  • Password must not contain username

About

Modification of the PostgreSQL passwordcheck module to meet DoD requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published