Package: postgresql-18-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 183 Depends: postgresql-18, libc6 (>= 2.4) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-18-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 71304 SHA512: 79eeb87d15e6c8ca32bf28ef4efd8cd281597e0773e0937f478318698293943a40592ba5e5e2b55af0540bb0cad957bc90a692de1dd734909b6c2572e40aa5da SHA256: 4adfca710ee43531e250f00a7d5712831c914003da142f869fd6471322245c01 SHA1: ee10b2966439ff4e845938ea6765a7810ef479d3 MD5sum: 74dc5cef2b226a28800bf4d8c560a300 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