mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-07-29 00:58:04 +00:00
- Rename TestTagsAuthKeyWithoutUserIgnoresAdvertisedTags to TestTagsAuthKeyWithoutUserRejectsAdvertisedTags to reflect actual behavior (PreAuthKey registrations reject advertised tags) - Fix TestTagsAuthKeyWithoutUserInheritsTags to use ListNodes() without user filter since tags-only nodes don't have a user association Updates #2977