Package: postgresql-13-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-13, libc6 (>= 2.4) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-13-credcheck_5.0-2.pgdg22.04+1_amd64.deb Size: 76948 SHA512: 97a90b2d83a7e92d59c137fdc219df8f65dcfe6c2285dc92e4f74f2bb50bd199b8f8e91d580b1b2b78cdafceca0c60362fc0817bf080b773f8745885265cb916 SHA256: 58973bba31772b9eee5b3c0805c5eaa86a20e87f273658f25d3c9b6f7b190d21 SHA1: 29817321b131bf504be091f57ee88158732c6389 MD5sum: a88772179028119edd030339e3b9c0d5 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