Package: postgresql-12-credcheck Source: credcheck Version: 4.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 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_4.6-1.pgdg22.04+1_amd64.deb Size: 75180 SHA256: 6e8e4b004b7411f09cbce8509c2ef01d0c2980a20e389777c9a5ce5c414c1e0d SHA1: 8b7d91c6b6fa2904079d173634cd4dec326825b1 MD5sum: 72410bc5480f54a982252baaa2e779fb 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