Package: postgresql-19-credcheck Source: credcheck Version: 5.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 194 Depends: postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-19-credcheck_5.0-1.pgdg22.04+1_amd64.deb Size: 76224 SHA512: f59156b89c59b432d1916a6980daa6c0569c54a130d5c283d12a3c9e81c8754220fa2daec2a2108f621d4f3ce59f08d62b494939331d673e91856cea61d68fda SHA256: c80f3ddc14c9733366f6ebeb3d12f33c153ebcd1c2a50e98249d64a94302a06e SHA1: ab2bd109562ca0908f124792a74cc54f1d1d1c72 MD5sum: f327ebed11fb1b7b3a3569d9cb2264af 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