headscale/hscontrol/db
2023-08-12 11:47:23 +00:00
..
addresses_test.go Split code into modules 2023-05-26 12:24:50 +02:00
addresses.go Split code into modules 2023-05-26 12:24:50 +02:00
api_key_test.go Split code into modules 2023-05-26 12:24:50 +02:00
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
db.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
machine_test.go migrate last acl tests away from database 2023-06-21 10:31:48 +02:00
machine.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
preauth_keys_test.go Split code into modules 2023-05-26 12:24:50 +02:00
preauth_keys.go Split code into modules 2023-05-26 12:24:50 +02:00
routes_test.go Remove complicated testcase obsoleated by tailNode test 2023-06-08 16:34:15 +02:00
routes.go Expand the signature of policy.ExpandAlias() to support the implementation of autogroups 2023-08-12 11:47:23 +00:00
suite_test.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
users_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
users.go introduce mapper package 2023-06-08 16:34:15 +02:00