Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unwrap node object fields into tailcfg types #7

Closed
wants to merge 5 commits into from

Conversation

kradalby
Copy link
Owner

No description provided.

kradalby and others added 5 commits November 19, 2023 22:37
* upgrade tailscale

Signed-off-by: Kristoffer Dalby <[email protected]>

* make Node object use actualy tailscale key types

This commit changes the Node struct to have both a field for strings
to store the keys in the database and a dedicated Key for each type
of key.

The keys are populated and stored with Gorm hooks to ensure the data
is stored in the db.

Signed-off-by: Kristoffer Dalby <[email protected]>

* use key types throughout the code

Signed-off-by: Kristoffer Dalby <[email protected]>

* make sure machinekey is concistently used

Signed-off-by: Kristoffer Dalby <[email protected]>

* use machine key in auth url

Signed-off-by: Kristoffer Dalby <[email protected]>

* fix web register

Signed-off-by: Kristoffer Dalby <[email protected]>

* use key type in notifier

Signed-off-by: Kristoffer Dalby <[email protected]>

* fix relogin with webauth

Signed-off-by: Kristoffer Dalby <[email protected]>

---------

Signed-off-by: Kristoffer Dalby <[email protected]>
Signed-off-by: Kristoffer Dalby <[email protected]>
Signed-off-by: Kristoffer Dalby <[email protected]>
Signed-off-by: Kristoffer Dalby <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant