Package: postgresql-12-credcheck Source: credcheck Version: 3.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: postgresql-12, postgresql-12-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-12-credcheck_3.0-2.pgdg22.04+1_amd64.deb Size: 65892 SHA256: b9f6bc21a4767153c807035482982ed05de92c28fe3bd98c6fc0466283d59204 SHA1: 698b799d05bcdcb480c5718eff3f19d35a334c39 MD5sum: 0dfd6ba1b58258b888b47fe2e90a09b2 Description: PostgreSQL username/password checks The credcheck PostgreSQL extension provides few general credential checks, which will be evaluated during the user creation, during the password change and user renaming. By using this extension, we can define a set of rules: . * allow a specific set of credentials * reject a certain type of credentials * deny password that can be easily cracked * enforce use of an expiration date with a minimum of day for a password * define a password reuse policy * define the number of authentication failure allowed before a user is banned