Package postgresql14-credcheck: Information

    Source package: postgresql14-credcheck
    Version: 4.2-alt1
    Build time:  Oct 31, 2025, 07:49 AM
    Category: Databases
    Report package bug
    License: PostgreSQL
    Summary: The credcheck PostgreSQL extension provides few general credential checks
    Description: 
    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

    List of RPM packages built from this SRPM:
    postgresql14-credcheck (e2kv6, e2kv5, e2kv4, e2k)
    postgresql14-credcheck-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Alexei Takaseev

    List of contributors:
    Alexei Takaseev

      1. cracklib-devel
      2. libkrb5-devel
      3. libssl-devel
      4. postgresql14-server-devel

    Last changed


    Oct. 23, 2025 Alexei Takaseev 4.2-alt1
    - 4.2
    Oct. 20, 2025 Alexei Takaseev 4.1-alt1
    - 4.1
    - Drop view pg_banned_rolename, fixed on upstream
    - Fix build for PostgreSQL 16 and older
    Oct. 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