Package: postgresql-12-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 184 Depends: postgresql-12, libc6 (>= 2.4) Breaks: postgresql-12-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-12-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 76240 SHA512: 091800cb3e9dbab6c402551f788ea8b31bd0a489cf54b5415aad47cb05e706512b5515c1955dbcf9710cd651e4d323c569849531ac904aeb186a80d6ea70573a SHA256: 3db89728c0dd7cbbb56ba58d073aef8cd4f7822846fec77fba2945bc83fe94bb SHA1: dacc0915bb529953bab2411f2340007437ae4aaf MD5sum: 365dd0a0047e8b105503384c181d6400 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