Package: postgresql-16-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-16, libc6 (>= 2.4) Breaks: postgresql-16-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-16-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 77944 SHA512: a1c7cadd93dce9b64fbfad412b57d8a5744a8a195892200d11d7b98eb837a1eb48f50a3cdee14b59539ed137ca4375f17d911a1dbe9d71015b94e366175aa874 SHA256: 550950600d5912ad652f6eeb5fba45c5e30cb9775dd11e88f9c1184221d1d6f1 SHA1: 7ac9aeaa9a1314199d6ce042c004ccf48c6f7eb5 MD5sum: 8eda70f0d3d9b445c5964636636659dc 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