Package: postgresql-14-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-14-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 77384 SHA512: 1b990fe6343a222349602fbcec453e95ea95918da2cb08de20a91c7dee483471f6a5d19b2d01d0e89ab9b0a946ce4649b1574317d55365a3ae6ad723daf5f33b SHA256: b7e950cf42e4259ab3c3feccc9ddc1078a87193bc40198015f3249635e01fa67 SHA1: d7119f74b76abfd6d015a87bdb36a150aba1f9b8 MD5sum: 276bc72353d5d28d08ebff53144da6ea 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