Package: postgresql-17-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 204 Depends: postgresql-17, libc6 (>= 2.4) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-17-credcheck_5.0-2.pgdg22.04+1_amd64.deb Size: 83896 SHA512: bb2f93f5594712fa3b161cf2b19efc9a7129b1c63e76b9f141b6558384dc2cf5ea35cf971bb31e1dbbe848220be6941e518edee1b57586347a7e4dba7e7d7e60 SHA256: 87a14091712aebc382af887b6e442c820f0ab632ade51c1ec45f189af025c752 SHA1: 99ca6172fe2ef69ba92642d71798743c6b6baff3 MD5sum: 58a0244f57ac8a8fbf8e7444edd2bb1d 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