mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-23 07:31:08 +09:00
c2f28efbd7
Add test reproducing the exact scenario from issue #2990 where: - One user (user1) in group:admin - node1: user device (not tagged) - node2: tagged with tag:admin, same user The test verifies that peer visibility and packet filters are correct. Updates #2990