Package: postgresql-19-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 194 Depends: postgresql-19, libc6 (>= 2.4) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-19-credcheck_5.0-2.pgdg22.04+1_amd64.deb Size: 76224 SHA512: c4d0c63c34078839fc8da17f675295e95a14b3948f9db217313747484ecb7357b33a76a3d06cd782d9a912fb2939863001fb140747ab7660d7cd0fb6e933a38e SHA256: d3351988ccc2fb3a6677a960570f3521afada5927c5259961053668b05ef86e8 SHA1: 33dc8a75b1604a69c642bda56f6a9937725ec133 MD5sum: 8cd4a36f108bdec11cc639113c8e1050 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