Skip to content

Conversation

@miketheman
Copy link
Member

Resolves #19052

@miketheman miketheman requested a review from a team as a code owner November 14, 2025 15:12
@miketheman miketheman added this to the Trusted Account Links milestone Nov 14, 2025
@miketheman miketheman marked this pull request as draft November 14, 2025 16:11
@miketheman miketheman removed the request for review from a team November 14, 2025 16:11
@miketheman
Copy link
Member Author

miketheman commented Nov 14, 2025

A couple of todos:

  • resolve conflicts with main
  • generalize the AccountAssociations model to abstract it away, and allow for a subclass of OAuthAccountAssociations with the specifics, so we can add other types of account associations in the future

Resolves pypi#19052

Signed-off-by: Mike Fiedler <miketheman@gmail.com>

# Conflicts:
#	tests/common/db/accounts.py
#	tests/unit/accounts/test_models.py
#	warehouse/accounts/models.py
@miketheman miketheman force-pushed the miketheman/19052-account-association-model branch from 4bbe660 to 4e8d5ad Compare November 14, 2025 17:54
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.

Create data model to store account associations

1 participant