Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from go-gitea:main #55

Merged
merged 4 commits into from
Jul 27, 2024
Merged

[pull] main from go-gitea:main #55

merged 4 commits into from
Jul 27, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 27, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

wolfogre and others added 4 commits July 25, 2024 23:26
Follow #31676, which is not correct, see
#31676 (comment)

Fix #31675, regression of #31504.
Reduce `tsc` error count by 53. None of the changes has any runtime
effect.
@kylef pointed out on #31632 that
[RFC7617](https://www.rfc-editor.org/rfc/rfc7617.html#section-2)
mandates case-insensitive comparison of the scheme field `Basic`. #31632
copied a case-sensitive comparison from
#6293. This PR fixes both
comparisons.

The issue only affects OIDC, since the implementation for normal Gitea
endpoints is already correct:


https://github.com/go-gitea/gitea/blob/930ca92d7ce80e8b0bdaf92e495026baf2a1d419/services/auth/basic.go#L55-L58
@pull pull bot added the ⤵️ pull label Jul 27, 2024
@pull pull bot merged commit e1cf760 into kp-forks:main Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants