Package: postgresql-16-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-16, libc6 (>= 2.38) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-16-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 75344 SHA512: a7e3dcb0bc30daa77373bf1b92fb1d8fad991efc65128ce9de7ed6e58f035787880a365f8ade7e75562672e2e5d59ce6e0386529b8d2a19ca3737e9a60550dd5 SHA256: 1f7a1deec7b4d3c9a792c74159b1326256eb45483a8635f1b0c9f5e889489aad SHA1: 06b57898bbcd399a33307e838687d784d226053a MD5sum: 40773a55bcb1c351634b91316a3e570c 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