1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-03-10 00:22:06 +01:00
juanfont.headscale/hscontrol/types
DeveloperDragon e3553aae50
Allow when user has only a subnet route (#1734)
* Add test because of issue 1604

* Add peer for routes

* Revert previous change to try different way to add peer

* Add traces

* Remove traces

* Make sure tests have IPPrefix comparator

* Get allowedIps before loop

* Remove comment

* Add composite literals :)
2024-02-12 11:44:37 +01:00
..
api_key.go
common.go
config.go feat: add pqsql configs for open and idle connections (#1583) 2024-02-09 17:34:28 +01:00
const.go
node_test.go
node.go Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
preauth_key.go
routes_test.go
routes.go
users.go