mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-24 02:11:21 +01:00
integration: test tags-only auth key behavior
Add tests for auth keys without user ownership to verify tags from key are used regardless of --advertise-tags flag.
This commit is contained in:
committed by
Kristoffer Dalby
parent
740d2b5a2c
commit
00da5361b3
2
.github/workflows/test-integration.yaml
vendored
2
.github/workflows/test-integration.yaml
vendored
@@ -240,6 +240,8 @@ jobs:
|
||||
- TestTagsIssue2978ReproTagReplacement
|
||||
- TestTagsAdminAPICannotSetInvalidFormat
|
||||
- TestTagsUserLoginReauthWithEmptyTagsRemovesAllTags
|
||||
- TestTagsAuthKeyWithoutUserInheritsTags
|
||||
- TestTagsAuthKeyWithoutUserIgnoresAdvertisedTags
|
||||
uses: ./.github/workflows/integration-test-template.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user