Package: postgresql-12-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 105 Depends: postgresql-12, libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-12-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 29048 SHA512: ead920e1c43b7163554a7168271954b59195de4cb50511c83e2d4f2b264314efed11bea25dd4713709b01f2be07aec373bcace74c7edc6c90ee785907b0af14a SHA256: 12a584a4d3562d555d9f5e151d65463312015992bc0f2b4ea7215f2068fcd995 SHA1: 30d50bf20b36f732f2432e12a300e0390c524504 MD5sum: eb0188395049e4fa1225b8790ba15299 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