Grenoble, France - July 15, 2023
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:
Release v2.1 adds a two new features and fix issues reported by users since last release.
credcheck.encrypted_password
allowed to allow the use of encrypted password in CREATE or
ALTER ROLE statement. Default (off) is to not allow encrypted password
and to fire an error.Upgrade require a PostgreSQL restart to reload the credcheck library.
Complete list of changes is available here
credcheck is an open project under the PostgreSQL license created at MigOps Inc, developped and maintained by Gilles Darold. Any contribution to build a better tool is welcome. You can send your ideas, features requests or patches using the GitHub tools.
Links :
The credcheck extension is an original work of MigOps Inc, Since MigOPs is closed Gilles Darold is the official maintainer. If you need more information please contact me
Documentation at https://github.com/MigOpsRepos/credcheck#readme