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 Split code into modules 2023-05-26 12:24:50 +02:00
common.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
config.go feat: add pqsql configs for open and idle connections (#1583) 2024-02-09 17:34:28 +01:00
const.go fix lint 2023-06-08 16:34:15 +02:00
node.go Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
node_test.go Add assert func for verifying status, netmap and netcheck (#1723) 2024-02-09 07:26:41 +01:00
preauth_key.go Split code into modules 2023-05-26 12:24:50 +02:00
routes.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
routes_test.go ensure online status and route changes are propagated (#1564) 2023-12-09 18:09:24 +01:00
users.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00