Package: postgresql-17-credcheck Source: credcheck Version: 5.0-1.pgdg22.04+1 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-1.pgdg22.04+1_amd64.deb Size: 83904 SHA512: 5a518bdda4bf3e6c4e56ae6dc23cda03491f3e65c0895287c279f0958a29b177b66c430dc586ca67ae6d8bd6fae785488c9e662fbe80b1449407a55aabda6145 SHA256: 1293c56096a38de5a9d7426a5cc441755bdb564304b7f0fc141674723386081d SHA1: fbfb19ff3f43e1f8f76cd6579be6aff6dc8e3c56 MD5sum: 10dd07554b893f62358d64c8770412ff 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