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