Skip to content
Snippets Groups Projects
Commit 5461963c authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

X509Cert: connect to user via ForeignKey rather than m2m relation

An X509 certificate should only map to a single user account - we
can't do authentication properly if it maps to multiple, so this
was an obviously necessary change. There are several migrations for
making this conversion in steps.
parent 1dfae374
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment