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

fix logging in with the same node with a new user #2337

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

kradalby
Copy link
Collaborator

This PR aims to fix #2327, currently if user A logs in a node, it belongs to A. When A logs out and the same node is logged into as user B, it still belongs to A. Tailscale upstream creates a new node, the Node-User relation ship should be unique.

Fixes #2327

Signed-off-by: Kristoffer Dalby <[email protected]>
Signed-off-by: Kristoffer Dalby <[email protected]>
@kradalby kradalby force-pushed the kradalby/relogin-oidc branch from e9db2f2 to 811ce3d Compare January 10, 2025 08:45
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.

[Bug] Change Account
1 participant