Package: postgresql-18-credcheck Source: credcheck Version: 3.0-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 150 Depends: postgresql-18, libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-18-credcheck_3.0-2.pgdg22.04+1_amd64.deb Size: 60228 SHA256: ba717d887e6598342abf6bcf3022b3a1eac6304e1819989ae513b36743cd986c SHA1: 97b100fcc7cef664a91ae91c2a364e3e157abb6d MD5sum: daacf870273b4be586f3e1d6541726f1 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