Package: postgresql-16-credcheck Source: credcheck Version: 5.0-2.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-2.pgdg22.04+1_amd64.deb Size: 83596 SHA512: e45451eae98b602bf344ad92d28cc41bfb7cbdf93fd89f2e82ea164b3527c0fe80071824dedbcbf4c227c8da305be109368312ff76bbc74c48172fb59acacb39 SHA256: 1b75bf2f88b2beeb8a6c4bbcd2012ab9e3cf66205743c6a2311923537ae7f805 SHA1: 85f23f34e0c56c50fa6d8c3d02c6f962e2a60c5c MD5sum: e7d526ab61e296f59edc39c5957a07ba 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