Package: postgresql-13-credcheck Source: credcheck Version: 2.7-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 155 Depends: postgresql-13, postgresql-13-jit-llvm (>= 10), libc6 (>= 2.4) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-13-credcheck_2.7-1.pgdg20.04+1_amd64.deb Size: 64956 SHA256: 1f67635615997bff761b27cc3854723cbf29adf7e998ed7807b703104c098c67 SHA1: b4cd13354c5b31b65da5080faf35fcbbc4fa6507 MD5sum: b3780021c3f626087e4ef1aca009b9e9 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