Skip to content

chore: remove remaining Basic Authentication stuff #15196

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

Merged
merged 5 commits into from
Jan 12, 2024

Conversation

miketheman
Copy link
Member

Follows #15182

After this, the only remnants of BasicAuth is the security policy that is only there to tell folks to migrate to API Tokens.

We can leave that in place for ~some time and then remove it when we want to.

Now that we don't have actions being taken during an authentication
process that would need to be persisted despite the response being a
rejection, we no longer need our own `commit_veto`, and rely on the one
provided from `pyramid_tm`.

Signed-off-by: Mike Fiedler <[email protected]>
If you can't log in with basic auth, we can't tell you that you did it.

Signed-off-by: Mike Fiedler <[email protected]>
@miketheman miketheman requested a review from a team as a code owner January 11, 2024 23:43
@miketheman miketheman merged commit bfa609e into pypi:main Jan 12, 2024
@miketheman miketheman deleted the miketheman/moar-basic-cleanup branch January 12, 2024 19:58
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.

2 participants