Пакет postgresql15-credcheck: Информация
Исходный пакет: postgresql15-credcheck
Версия: 4.2-alt1
Собран: 31 октября 2025 г. 7:51
Категория: Базы данных
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/MigOpsRepos/credcheck
Лицензия: PostgreSQL
О пакете: The credcheck PostgreSQL extension provides few general credential 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
Список бинарных RPM-пакетов, собираемых из данного SRPM:
postgresql15-credcheck (e2kv6, e2kv5, e2kv4, e2k)
postgresql15-credcheck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
postgresql15-credcheck (e2kv6, e2kv5, e2kv4, e2k)
postgresql15-credcheck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
Сопровождающий: Alexei Takaseev
Последнее изменение
23 октября 2025 г. Alexei Takaseev 4.2-alt1
- 4.2
20 октября 2025 г. Alexei Takaseev 4.1-alt1
- 4.1 - Drop view pg_banned_rolename, fixed on upstream - Fix build for PostgreSQL 16 and older
17 октября 2025 г. Alexei Takaseev 4.0-alt1
- 4.0 - Add view pg_banned_rolename show banned roles as rolenames - Add to package docs - Enable JIT for loongarch64