1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-04-25 01:19:15 +02:00
juanfont.headscale/hscontrol/mapper
Nick 109989005d
ensure final dot on node name (#2503)
* ensure final dot on node name

This ensures that nodes which have a base domain set, will have a dot appended to their FQDN.

Resolves: https://github.com/juanfont/headscale/issues/2501

* improve OIDC TTL expire test

Waiting a bit more than the TTL of the OIDC token seems to remove some flakiness of this test. This furthermore makes use of a go func safe buffer which should avoid race conditions.
2025-04-11 12:39:08 +02:00
..
mapper_test.go Multi network integration tests (#2464) 2025-03-21 11:49:32 +01:00
mapper.go Only read relevant nodes from database in PeerChangedResponse (#2509) 2025-04-08 14:56:44 +02:00
suite_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
tail_test.go ensure final dot on node name (#2503) 2025-04-11 12:39:08 +02:00
tail.go Multi network integration tests (#2464) 2025-03-21 11:49:32 +01:00