Package: postgresql-17-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 192 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.7-1.pgdg22.04+1_amd64.deb Size: 78364 SHA512: 612ae11439f97f87fba33918014d79a03bf8292b8e0889ccc8ab9d94a90b3ab0754e646422583678b3ed92d8cae5597681a7e6588a0f5e1782ca7d3402f0ab3c SHA256: 195439c9bd2773ad561c4b1bc4b61727fecbaf0b67dd868ff325ca0ac923fc7f SHA1: 87c8b63d1e76a8fae2dcea09de7d36e6a88629a7 MD5sum: 811ca5dad713819c04efa2c967f1b3f8 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