Package: postgresql-15-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-15, libc6 (>= 2.4) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-15-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 77556 SHA512: 49451b05c7d4eb0783f17cd4250cbe95b68970dd2c229880172b5b911a69c748b48520b4df4d80abd3973407ac9420754b5f19442b8a3879ecf0a4e5ad3bd13b SHA256: 877141daf59a42fa46d3a45e511014705be7ee3bcc2847e5d419a46f48e33409 SHA1: 3966703de8edb5b8a489f658ec7ecc502b678a79 MD5sum: 20ee78230a0c169137c332cc4b94a791 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