Package: postgresql-13-credcheck Source: credcheck Version: 3.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 156 Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-13-credcheck_3.0-2.pgdg22.04+1_amd64.deb Size: 66296 SHA256: 320b17eb64ac076ef766882e13a0dc4dbf42b4fb3d7ff964bf3e3afa1bb4f14b SHA1: b0af8598d7ebc9bd083730abdcf877c35e0f5783 MD5sum: 29fef1d81a9205d1309d32c32cfb211b 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