credcheck 2.3-1 source package in Ubuntu

Changelog

credcheck (2.3-1) unstable; urgency=medium

  * New upstream version 2.3.

 -- Christoph Berg <email address hidden>  Mon, 06 Nov 2023 11:31:54 +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

Downloads

File Size SHA-256 Checksum
credcheck_2.3-1.dsc 2.0 KiB 532f42f0083524131a63f93f36d1c815750495d556ec7e88905e6630e96d93e5
credcheck_2.3.orig.tar.gz 30.0 KiB 0f9d7531bdd8d0cebcb1f8a46953ac2d650025801fb510cbd7bd816c81331997
credcheck_2.3-1.debian.tar.xz 2.2 KiB bc82e04006258cd200d4a2944b6cc36817f497fb0ab08966aa42af11bc1150ef

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