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

simplify findUserByToken in ACL, add missing testcases #2388

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

kradalby
Copy link
Collaborator

@kradalby kradalby commented Jan 28, 2025

simplify findUserByToken in ACL, add missing testcases

Fixes #2377

Signed-off-by: Kristoffer Dalby <[email protected]>
@kradalby kradalby changed the title update users doc on unique constraints simplify findUserByToken in ACL, add missing testcases Jan 28, 2025
@kradalby kradalby marked this pull request as ready for review January 29, 2025 09:54
@kradalby kradalby requested a review from juanfont as a code owner January 29, 2025 09:54
Signed-off-by: Kristoffer Dalby <[email protected]>
@kradalby kradalby mentioned this pull request Jan 30, 2025
6 tasks
@kradalby kradalby merged commit 7ba6ad3 into juanfont:main Jan 30, 2025
137 checks passed
@nblock nblock added this to the v0.24.2 milestone Jan 30, 2025
kradalby added a commit that referenced this pull request Jan 30, 2025
* update users doc on unique constraints

Signed-off-by: Kristoffer Dalby <[email protected]>

* simplify finduser func

Signed-off-by: Kristoffer Dalby <[email protected]>

* add initial tests for findUserFromToken

Signed-off-by: Kristoffer Dalby <[email protected]>

* add changelog

Signed-off-by: Kristoffer Dalby <[email protected]>

---------

Signed-off-by: Kristoffer Dalby <[email protected]>
socoldkiller pushed a commit to socoldkiller/headscale that referenced this pull request Jan 30, 2025
* update users doc on unique constraints

Signed-off-by: Kristoffer Dalby <[email protected]>

* simplify finduser func

Signed-off-by: Kristoffer Dalby <[email protected]>

* add initial tests for findUserFromToken

Signed-off-by: Kristoffer Dalby <[email protected]>

* add changelog

Signed-off-by: Kristoffer Dalby <[email protected]>

---------

Signed-off-by: Kristoffer Dalby <[email protected]>
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] EntraID OIDC - ACLs not being applied to OIDC registered users
3 participants