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

chore: return message on basic auth usage #15132

Merged

Conversation

miketheman
Copy link
Member

@miketheman miketheman commented Jan 2, 2024

As upload is the only endpoint that allows for Basic Auth, remove it from the policy stack to move all calls to Macaroons.

Return a message to users informing them to migrate.

Refs: #13770

@miketheman miketheman requested a review from a team as a code owner January 2, 2024 20:18
@miketheman

This comment was marked as outdated.

@miketheman miketheman added the 2FA label Jan 2, 2024
Return a message to clients like twine that point them to better
options.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman force-pushed the miketheman/13770-remove-basic-auth branch from 25fa1e6 to 2017276 Compare January 2, 2024 20:50
@miketheman miketheman changed the title chore: remove basic auth from security policies chore: return message on basic auth usage Jan 2, 2024
@miketheman miketheman merged commit 982985a into pypi:main Jan 2, 2024
17 checks passed
@miketheman miketheman deleted the miketheman/13770-remove-basic-auth branch January 2, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants