mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
5eda9c8d2d
this commit denormalises the Tags related to a Pre auth key back onto the preauthkey table and struct as a string list. There was not really any real normalisation here as we just added a bunch of duplicate tags with new IDs and preauthkeyIDs, lots of GORM cermony but no actual advantage. This work is the start to fixup tags which currently are not working as they should. Updates #1369 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> |
||
---|---|---|
.. | ||
testdata | ||
api_key.go | ||
common.go | ||
config_test.go | ||
config.go | ||
const.go | ||
node_test.go | ||
node.go | ||
policy.go | ||
preauth_key.go | ||
routes_test.go | ||
routes.go | ||
users.go |