Package: postgresql-18-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-18, libc6 (>= 2.38) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-18-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 75220 SHA512: cfb5ea401c3dd9f899fca616e6fe772becc90175cbeb0ac69e50c8b7072dd7f018f05b7623e60e48a8c1697662e0c0178e6e17daf108ff3fcf9c8a805b651bbc SHA256: 85f43e4faaa3f5d3b96c6c34d02c468298fcf78c79ef28b01ed2a9c44bcc86f8 SHA1: 180c383d9732f3d945186961eaa8888a0faba86c MD5sum: e6135f7d2e84d1b08980039b3ca0d7d9 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