Package: postgresql-17-credcheck Source: credcheck Version: 4.4-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 182 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_4.4-1.pgdg22.04+1_amd64.deb Size: 76532 SHA256: 20cb0e0d1499beec9c048436626ec8f282c46e00f6fd1d108dd4c650c2b4dc30 SHA1: 4b6d80c8303a43a9514948850c28edeb77ad290f MD5sum: 5c0a5837f71c8d774b86af0f08a309dd 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