headscale/hscontrol/policy
Kristoffer Dalby b9868f6516
Make more granular SSH tests for both Policies (#2555)
* policy/v1: dont consider empty if ssh has rules

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: replace time.Duration with model.Duration

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: add autogroup and ssh validation

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy/v2: replace time.Duration with model.Duration

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: replace old ssh tests with more granular test

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: skip v1 tests expected to fail (missing error handling)

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* policy: skip v1 group tests, old bugs wont be fixed

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* integration: user valid policy for ssh

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* Changelog, add ssh section

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* nix update

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-04 12:05:41 +00:00
..
matcher policy/matcher: fix bug using contains instead of overlap (#2556) 2025-05-02 22:08:56 +02:00
v1 Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
v2 Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00
pm.go Make matchers part of the Policy interface (#2514) 2025-05-01 07:06:30 +02:00
policy.go Make matchers part of the Policy interface (#2514) 2025-05-01 07:06:30 +02:00
policy_test.go Make more granular SSH tests for both Policies (#2555) 2025-05-04 12:05:41 +00:00