Skip to content

v2.45.1 prepare release#4604

Merged
nabokihms merged 2 commits intodexidp:v2.45.xfrom
deckhouse:2.45.1-prepare-release
Mar 3, 2026
Merged

v2.45.1 prepare release#4604
nabokihms merged 2 commits intodexidp:v2.45.xfrom
deckhouse:2.45.1-prepare-release

Conversation

@nabokihms
Copy link
Copy Markdown
Member

No description provided.

matzegebbe and others added 2 commits March 3, 2026 14:19
… interface (dexidp#4589)

The PKCE support added in v2.45.0 changed the CallbackConnector interface
signatures but missed updating the authproxy and oauth connectors. This
caused a type assertion failure in handleConnectorLogin(), resulting in
"Requested resource does not exist" errors when using these connectors.

Update LoginURL to return (string, []byte, error) and HandleCallback to
accept a []byte connData parameter for both connectors and their tests.

Signed-off-by: Mathias Gebbe <mathias.gebbe@gmail.com>
`groups` is a reserved word in MySQL >= 8.0.2, causing migration 13
to fail with a syntax error on `ALTER TABLE password ADD COLUMN groups`.

Fixes dexidp#4579

Signed-off-by: Michiel De Backker <mail@backkem.me>
@nabokihms nabokihms added the release-note/ignore Ignore this change when generating release notes label Mar 3, 2026
@nabokihms nabokihms changed the base branch from master to v2.45.x March 3, 2026 13:29
@nabokihms nabokihms merged commit 11d2eeb into dexidp:v2.45.x Mar 3, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/ignore Ignore this change when generating release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants