Package: postgresql-17-credcheck Source: credcheck Version: 4.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 Depends: postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-17-credcheck_4.3-1.pgdg22.04+1_amd64.deb Size: 76328 SHA256: 2d1e5305d03b1ac85c03554554001e217e81a25ae216a0e2268d026a3d898278 SHA1: 0eae7d45c32ce9f4d2c478707c47200ae14f47b9 MD5sum: 19a72f1720411291416f6a2a2f410fee 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