Package: postgresql-14-credcheck Source: credcheck Version: 4.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-14-credcheck_4.2-1.pgdg22.04+1_amd64.deb Size: 74940 SHA256: d3f330a4c6d4d4fa5f9254a90b587906fc7dad4eafb5f9b0c10d2f1ec45eb6e3 SHA1: 896abae5e5f6342c2c7552b861b7f1d51548ff8f MD5sum: 172a853991339c9d113ef1e7207e7047 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