Package: postgresql-12-credcheck Source: credcheck Version: 5.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-12-credcheck_5.0-1.pgdg22.04+1_amd64.deb Size: 76496 SHA512: c6b7d24d7e8e6800e6e2ab1c7c001088c0946b8ec59ed4099edecb4bed2f1b5fa2ada5396ca2390dac77cbddcc3c6068aa684225690296f55f3f48eb25bf2082 SHA256: 794fa3753649013142b3f4538949072cd972ad9216a5f3c2bd4d5595f266774b SHA1: c2e8794d5471fbb8ff23e246773fca47cf29bba3 MD5sum: 9a7f7237ac9dd40e8801269b8584e75b 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