Package: postgresql-13-credcheck Source: credcheck Version: 4.7-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 190 Depends: postgresql-13, libc6 (>= 2.4) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: https://github.com/MigOpsRepos/credcheck Priority: optional Section: database Filename: pool/main/c/credcheck/postgresql-13-credcheck_4.7-1.pgdg22.04+1_amd64.deb Size: 76756 SHA512: c742e590fe280d43ecf389ee0dbe99f41d5fb58e8d4058a2ffb7212360c571ec1276359d4bbb72463c3149dc91cca701ccc679875a7c35289d487df79d7cf13c SHA256: 7d6813a4b8e11a61e9cb4887b85b9e432cd7c046b845280d4907ee100d5218df SHA1: 5a3fec3673b668ecfe50d8c4d3a839a22dafda6f MD5sum: cbc1b80b09ad418eeb988e89785a7581 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