Package: postgresql-15-credcheck Source: credcheck Version: 5.0-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 191 Depends: postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-15-credcheck_5.0-2.pgdg26.04+1_amd64.deb Size: 75028 SHA512: 5757dd43bb836eea1b11867845dcdb75b50477f1db98ae15b1d425d0000ead694f762be9efb8f99f750954b458afb9ec5814e78c415bf077c5d749984c0823c9 SHA256: 44682099457fd9619eb93bf7bfd58d53e87e2f7982116e08e2402988f77925ea SHA1: de41828fa0121f62c21292814c72f602fb44b8fa MD5sum: be4968a504cb7d21b78fd8d4502d9974 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