Package: postgresql-14-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 21) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-14-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 70024 SHA512: d4219439e9585d6db4a7390c5ca06977eaaf4bf91863fd7ba3de1c777c3c472188b2f9ae8865994cf9bd14f5ba39f8120db30824c5a761c0c53d911785c7e8dc SHA256: 1018dc057775b7d6f86844527b6e38045c401c908d9b583479bbe1300057b714 SHA1: e0e78ca8c45cfd10e7be7ad90ad5d1b64e97e4e4 MD5sum: abf7b3c4aea08ede5810db9aab3829df 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