• v1.0.1 404d723ef8

    Gondulf v1.0.1 - Bug Fix Release

    phil released this 2025-12-17 23:25:54 +01:00 | 1 commits to main since this release

    Bug Fixes:

    • Make PKCE optional per ADR-003 (was incorrectly required)
    • Clients without PKCE can now authenticate successfully

    This is a patch release for v1.0.0 that fixes a bug where
    PKCE parameters were incorrectly required, blocking clients
    that don't implement PKCE.

    PKCE validation will be enforced in v1.1.0.

    Downloads