headscale/hscontrol/util
Kristoffer Dalby 717abe89c1 remove "stripEmailDomain" argument
This commit makes a wrapper function round the normalisation requiring
"stripEmailDomain" which has to be passed in almost all functions of
headscale by loading it from Viper instead.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-06-21 10:31:48 +02:00
..
addr.go Split code into modules 2023-05-26 12:24:50 +02:00
addr_test.go Split code into modules 2023-05-26 12:24:50 +02:00
const.go Split code into modules 2023-05-26 12:24:50 +02:00
dns.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
dns_test.go move reminder of dns funcs to util 2023-06-08 16:34:15 +02:00
file.go create DB struct 2023-05-26 12:24:50 +02:00
key.go create DB struct 2023-05-26 12:24:50 +02:00
net.go create DB struct 2023-05-26 12:24:50 +02:00
string.go create DB struct 2023-05-26 12:24:50 +02:00
string_test.go create DB struct 2023-05-26 12:24:50 +02:00