Package: postgresql-12-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 185 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-12-credcheck_5.0-2.pgdg22.04+1_amd64.deb Size: 76400 SHA512: 38afb0bdb8bc937278eabc282e0ea9235d2a9ddef54167acead88480f1bdcc930ff686d5e76d7962efdee15a38a26ae15da121a5cd9b5e6ad63c3f6dab72a7b5 SHA256: f07b7e3b737c136ae37eaead76609dad580bb5cd2afbc6298838cec33ab1b0c4 SHA1: 32c4829823a301064d14b4e71e3b18cf22cec7fc MD5sum: fe8b37a094af94c98ba6fd43e3d52ecf 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