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

Ignore case when verifying GitLab/GitHub URLs #16899

Merged
merged 13 commits into from
Nov 14, 2024

Conversation

DarkaMaul
Copy link
Contributor

@DarkaMaul DarkaMaul commented Oct 16, 2024

This PR fixes the bug reported in #16666 by adding a new field in OIDCPublisherMixin regarding the case-sensitivity of URL verification.

Both GitLab and GitHub works with case-insensitive slugs but ActiveState does not 1.

/cc @facutuesca @woodruffw

@DarkaMaul DarkaMaul requested a review from a team as a code owner October 16, 2024 09:31
Simplify code.

Co-authored-by: Facundo Tuesca <facundo.tuesca@trailofbits.com>
@di di changed the title Fixes #16666. Ignore case when verifying GitLab/GitHub URLs Nov 14, 2024
@di di enabled auto-merge (squash) November 14, 2024 15:41
@di di merged commit 77ec5bb into pypi:main Nov 14, 2024
20 checks passed
@di di deleted the dm/fix-url-insensitive-case branch November 14, 2024 15:45
@di di mentioned this pull request Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants