Skip to content

Conversation

@wxiaoguang
Copy link
Contributor

@wxiaoguang wxiaoguang commented Nov 10, 2025

The new (correct) behavior breaks the old (incorrect) logins.

Add a config option to support legacy "issuer".

Fix #35830

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 10, 2025
@github-actions github-actions bot added modifies/go Pull requests that update Go code docs-update-needed The document needs to be updated synchronously labels Nov 10, 2025
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 10, 2025
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 10, 2025
@wxiaoguang wxiaoguang merged commit e31f224 into go-gitea:main Nov 10, 2025
25 checks passed
@GiteaBot GiteaBot added this to the 1.26.0 milestone Nov 10, 2025
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Nov 10, 2025
The new (correct) behavior breaks the old (incorrect) logins.

Add a config option to support legacy "issuer".

Fix go-gitea#35830
@wxiaoguang wxiaoguang deleted the fix-jwt-claim-issuer branch November 10, 2025 15:45
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Nov 10, 2025
wxiaoguang pushed a commit that referenced this pull request Nov 10, 2025
zjjhot added a commit to zjjhot/gitea that referenced this pull request Nov 12, 2025
* giteaofficial/main:
  Support blue yellow colorblind theme (go-gitea#35910)
  Load jQuery as early as possible to support custom scripts (go-gitea#35926)
  Make OAuth2 issuer configurable (go-gitea#35915)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/done All backports for this PR have been created backport/v1.25 docs-update-needed The document needs to be updated synchronously lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OIDC openid-configuration issuer URL change breaks existing logins

4 participants