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