mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 15:58:45 +09: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
(cherry picked from commit 6275e3a356)
This commit is contained in:
committed by
Kristoffer Dalby
parent
1fccdb18bd
commit
4a1e77359d
@@ -371,6 +371,8 @@ jobs:
|
||||
- TestTagsAuthKeyConvertToUserViaCLIRegister
|
||||
- TestTaggedNodeLogoutReloginSingleUseKeyOnline
|
||||
- TestTaggedNodeLogoutReloginReusableKeyOnline
|
||||
- TestTagsOIDCReauthAddOwnedTag
|
||||
- TestTagsReauthEmptyTagsReturnsToUserSurvives
|
||||
- TestTS2021WebSocketGET
|
||||
- TestTS2021WASMClientUnderNode
|
||||
- TestTailscaleRustAxum
|
||||
|
||||
Reference in New Issue
Block a user