Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove most of basic auth code
Now that the active policies are Session (for web) and Macaroon (for upload), remove the bulk of the BasicAuth policy. Move the logic farther up the chain, so that there's no extra work put in before telling the user that they should migrate to API Tokens. Resolves pypi#13770 Signed-off-by: Mike Fiedler <miketheman@gmail.com>
- Loading branch information