Antananarivo, Madagascar - April 19, 2026
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:
This release fixes issues reported by users since last release and adds two new features.
credcheck.superuser_nocheck.credcheck.disallow_password_change. It returns the following message
when a user tries to change its password:
ERROR: you are not allowed to change your password.credcheck.password_valid_until when CREATE/ALTER ROLE is called from a plpgsql block.Upgrade require a PostgreSQL restart to reload the credcheck library.
Complete list of changes and acknowledgements are available here
credcheck is an open project under the PostgreSQL license maintained by HexaCluster. 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 developed and maintained by Gilles Darold at https://hexacluster.ai. If you need more information please https://hexacluster.ai/contact-us/.
Documentation at https://github.com/HexaCluster/credcheck#readme