Package: postgresql-14-credcheck Source: credcheck Version: 5.0-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 192 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_5.0-1.pgdg22.04+1_amd64.deb Size: 77516 SHA512: 46d4c58f271aec5c5d417a626cd5f1645c72a63758618cd94221b4404e4e6c71573bf95dc6fd65e73eb0d310d217fb19581b82d34f87a7fba449678b1cd34bde SHA256: a379326b86ddfdc45c02ceccc9228a815c1afe21e4924ad51b5a34777637c139 SHA1: dc7f8452dccfff2e5267d98d929fa09bfe89cb43 MD5sum: 6f301ca344038a7f48bf25be7ca7c062 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