Package: postgresql-14-credcheck Source: credcheck Version: 3.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 158 Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-14-credcheck_3.0-2.pgdg22.04+1_amd64.deb Size: 66652 SHA256: 932dc8a9e128d2152355a5a1c2ba5825d779e00a6b2eda01e51b71428f5e2e18 SHA1: 3e58b1390ee42b0401af1e8dc7756c8722a73705 MD5sum: 7bbe9691de1f443ae159bf5bf46c1149 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