Package: postgresql-17-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-17, libc6 (>= 2.38) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-17-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 75340 SHA512: 63be545ddb11dbc79951841d905d10c175fcd44e4d23851da8a3f3e608c7ee85577434c91d6b7fb5f89731c0ba585416922231ef35cd24f2e0135c35b6ab3400 SHA256: 13c4a757f7bff2d3e9e338060cc4c7b460ec4763cbc55ef10230e33f575e1e95 SHA1: 3030740ffebc38f45ef281d0c8e27abce5517819 MD5sum: 6ae11348f1056879d632c9e44b235349 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