Package: postgresql-16-credcheck Source: credcheck Version: 5.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 203 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_5.0-1.pgdg22.04+1_amd64.deb Size: 83404 SHA512: 563d412c3e06ee3c5d2695bad7c3846a9ad7a27e71bea1bc88c922f3d1febe2df8ab1714ac7baeb788b8759dbd70111b122733ce92e1b7c96c651a928be5c519 SHA256: 27afd07f90a69de354bced48766b3bfd80ac179b83888bfaa6b2c1e5587484bb SHA1: b30baa0351b8808be584a8267007c911d3353bed MD5sum: e641265ca520b7634052cd5117670003 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