Package: postgresql-17-credcheck Source: credcheck Version: 3.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 159 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-17-credcheck_3.0-2.pgdg22.04+1_amd64.deb Size: 67236 SHA256: 7a9fed33cecf42e648dd62fbd75076aece8b47dff14af9c6fad86a9aa9d87a32 SHA1: ba56817862dfcda58f028dd2d2bbae56747e6160 MD5sum: a97401cb80cd0f115e0fe129cb8ef7d6 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