Package: postgresql-17-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 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_5.0-2.pgdg22.04+2_amd64.deb Size: 83916 SHA512: 924bc4d06cb03aed12be04e916513916d02baac19e7550eb5bedce8215e9587027ca08e4fd6b8d0f6d48233ce82b6f93f93412b8e28a9b1da82a076eeeb6efb7 SHA256: aa0e2bbaa5b9ea048fe0b606228703a9fa4085091658f9372b3061f3c4384ae4 SHA1: e8483f926b5760ccb48eee3f3ff18e7b1019adeb MD5sum: 7cbb4919444f37baf0b64292e0c4659a 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