credcheck v1.2.0 released

Поиск
Список
Период
Сортировка
От MigOps via PostgreSQL Announce
Тема credcheck v1.2.0 released
Дата
Msg-id 168422199128.720.6118350825628330839@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-announce
 

credcheck v1.2.0 released

May 13, 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
  • enforce use of an expiration date with a minimum of day for a password
  • define a password reuse policy

Release v1.2.0 fixes a major reported by users since last release:

  • Fix case where password was wrongly saved in the history after a VALID UNTIL min/max error.

Upgrade require a PostgreSQL restart to reload the credcheck library.

Complete list of changes is available here

Links & Credits

credcheck is an open project under the PostgreSQL license created at MigOps Inc. Any contribution to build a better tool is welcome. You can send your ideas, features requests or patches using the GitHub tools.

Links :

About credcheck

The credcheck extension is an original work of MigOps Inc, MigOPs is specialized in migration to PostgreSQL and PostgreSQL support. If you need more information please contact us

Documentation at https://github.com/MigOpsRepos/credcheck#readme

 

В списке pgsql-announce по дате отправления:

Предыдущее
От: PostgreSQL Global Development Group
Дата:
Сообщение: PostgreSQL 15.3, 14.8, 13.11, 12.15, and 11.20 Released!
Следующее
От: Julien Rouhaud via PostgreSQL Announce
Дата:
Сообщение: pg_track_settings 4.1.2 is out!