credcheck 2.7-1 source package in Ubuntu

Changelog

credcheck (2.7-1) unstable; urgency=medium

  * New upstream version 2.7.

 -- Christoph Berg <email address hidden>  Sat, 04 May 2024 11:47:18 +0200

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
credcheck_2.7-1.dsc 2.0 KiB e051c3810e0eddd5cbe80c9f94337e80259282504a8936e74e5a416f24d22ac6
credcheck_2.7.orig.tar.gz 31.5 KiB ed8c33b52d5214148be918fb0d485b2c373eda74b28fb62968346745db0717b6
credcheck_2.7-1.debian.tar.xz 2.2 KiB 9dc2816cff74ef8971bf56406b150ce5a889c3461b9352fe3ca84f8d1d970e71

Available diffs

No changes file available.

Binary packages built by this source

postgresql-16-credcheck: 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

postgresql-16-credcheck-dbgsym: debug symbols for postgresql-16-credcheck