Package: postgresql-14-credcheck Source: credcheck Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 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.4-1.pgdg22.04+1_amd64.deb Size: 75808 SHA256: 6b593e15eea1d99ce4c6855c6e8e757f8d85256b6b7f1e652f72b0c7007f2662 SHA1: 103cd45909d40bc642b1acc0038e048c0f28c9ca MD5sum: 523918a624f2fbbc4453603d00764cb8 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