Package: postgresql-16-credcheck Source: credcheck Version: 4.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 181 Depends: postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-16-credcheck_4.3-1.pgdg22.04+1_amd64.deb Size: 76080 SHA256: 7aa4261d74eace5ef547f66c604bc55d972ceebfdcf269d1268d4bfda5a12922 SHA1: 83038bb1d0c10976fa37636d2fadad58ef6f1f72 MD5sum: e344e46bdb40891f520ba6cbdb4cc2cb 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