credcheck 2.6-1 source package in Ubuntu

Changelog

credcheck (2.6-1) unstable; urgency=medium

  * New upstream version 2.6.

 -- Christoph Berg <email address hidden>  Fri, 09 Feb 2024 12:09:49 +0100

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
Noble release universe misc

Downloads

File Size SHA-256 Checksum
credcheck_2.6-1.dsc 2.0 KiB 3bc557a26af37a731027326bf778a93613b0acd092cc917910c8e6d1ae140fb3
credcheck_2.6.orig.tar.gz 31.2 KiB 90314ebd72adb332ca3d3925090ff7566e68d753b2e692e7e8df9e9ec0da788f
credcheck_2.6-1.debian.tar.xz 2.2 KiB d5c80be4e248fd2a15d8d1bf3ee081853dfac1064013841215278891726b4767

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