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

support multiple mails per key #14

Open
skariel opened this issue Dec 27, 2024 · 1 comment
Open

support multiple mails per key #14

skariel opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@skariel
Copy link
Owner

skariel commented Dec 27, 2024

for now they will be treated as a single entity. if need arise, could be managed more granulary.

@skariel skariel added the bug Something isn't working label Dec 27, 2024
@skariel skariel self-assigned this Dec 27, 2024
@skariel
Copy link
Owner Author

skariel commented Jan 6, 2025

update: I started implementing this, and noticed that having multiple fingerprints per mail and multiple mails per fingerprint results in a graph, and checking for permissions now requires a connected component analysis.

so I intend to implement it. however due to the complexity my plan is to first finish writing some tests, and then moving to sqlc, then doing some schema refactoring, and finally implementing this feature. so it may take some time...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant