Credcheck version 2.3 released

From: Gilles Darold via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: Credcheck version 2.3 released
Date: 2023-11-04 02:12:56
Message-ID: 169906397620.1769273.17902778402943978259@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Antananarivo, Madagascar - November 03, 2023

## PostgreSQL credcheck extension

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

This release is a maintenance release to fix a major issue with the "whitelist" feature.

- Fix crash when length of the credcheck.whitelist value was > NAMEDATALEN.

Extension upgrade requires a PostgreSQL restart to reload the credcheck library.

Complete list of changes and acknowledgments are available [here](https://github.com/MigOpsRepos/credcheck/blob/v2.3/ChangeLog)

## Links & Credits

credcheck is an open project under the PostgreSQL license created at [MigOps Inc](https://migops.com/), developped and maintained by [Gilles Darold](https://www.darold.net/).
Any contribution to build a better tool is welcome. You can send your ideas, features requests or patches
using the GitHub tools.

**Links :**

* Download: [https://github.com/MigOpsRepos/credcheck/releases/](https://github.com/MigOpsRepos/credcheck/releases/)
* Support: use GitHub report tool at [https://github.com/MigOpsRepos/credcheck/issues](https://github.com/MigOpsRepos/credcheck/issues)

## About credcheck

The credcheck extension is an original work of [MigOps Inc](https://migops.com/), Since MigOPs is closed Gilles Darold is the official maintainer. If you need more information please [contact me](mailto:gilles(at)darold(dot)net)

Documentation at [https://github.com/MigOpsRepos/credcheck#readme](https://github.com/MigOpsRepos/credcheck#readme)

Browse pgsql-announce by date

  From Date Subject
Next Message The CloudNativePG Contributors via PostgreSQL Announce 2023-11-06 12:29:23 CloudNativePG 1.21.1, 1.20.4 and 1.19.6 Released!
Previous Message Nordic PGDay via PostgreSQL Announce 2023-11-04 02:12:37 Nordic PGDay 2024 Call for papers open and accepting sponsors