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