Package: postgresql-14-credcheck Source: credcheck Version: 5.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 192 Depends: postgresql-14, libc6 (>= 2.4) Breaks: postgresql-14-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-14-credcheck_5.0-2.pgdg22.04+1_amd64.deb Size: 77572 SHA512: 8ae59990d896b68a857793ca5a9fa68b2c6b705119be853966a4b985c782ce35d4aee6b208a23667cd82eeb96f1ae0d1ff4e65660fefe465cfa6a46905d39a8e SHA256: 3424c4085deb2b2bf18fc261645aa5bf4928ccf631e9eda47fdc0e98716fad67 SHA1: 022f00de8634aeb35a9b4bb2896b154b4b2a858f MD5sum: 9d805074e39bac6ddf1d306aafabd2db 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