mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-05 08:08:14 +00:00
policy,state: authorize reauth tags against the authenticating user
Re-authenticating a tagged node with --advertise-tags checked the tag-owned node, not the authenticating user, so every tag was rejected. Fixes #3374
This commit is contained in:
committed by
Kristoffer Dalby
parent
fc16cc6905
commit
6275e3a356
2
.github/workflows/test-integration.yaml
vendored
2
.github/workflows/test-integration.yaml
vendored
@@ -383,6 +383,8 @@ jobs:
|
||||
- TestTagsAuthKeyConvertToUserViaCLIRegister
|
||||
- TestTaggedNodeLogoutReloginSingleUseKeyOnline
|
||||
- TestTaggedNodeLogoutReloginReusableKeyOnline
|
||||
- TestTagsOIDCReauthAddOwnedTag
|
||||
- TestTagsReauthEmptyTagsReturnsToUserSurvives
|
||||
- TestTS2021WebSocketGET
|
||||
- TestTS2021WASMClientUnderNode
|
||||
- TestTailscaleRustAxum
|
||||
|
||||
Reference in New Issue
Block a user