Package: postgresql-12-credcheck Source: credcheck Version: 2.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 153 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_2.7-1.pgdg22.04+1_amd64.deb Size: 64896 SHA256: e045db5ebde9ccb98c9d34716873f3d87319ab93eddb71de9715ce3fe88c0c4c SHA1: 219a5581c16e88677148ecef963a1c652c7f12b0 MD5sum: 8064a4f54a212fc9f845c123eeefa467 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