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