mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-16 03:23:10 +00:00
Remove sorted todo
This commit is contained in:
1
oidc.go
1
oidc.go
@@ -112,7 +112,6 @@ var oidcCallbackTemplate = template.Must(
|
|||||||
</html>`),
|
</html>`),
|
||||||
)
|
)
|
||||||
|
|
||||||
// TODO: Why is the entire machine registration logic duplicated here?
|
|
||||||
// OIDCCallback handles the callback from the OIDC endpoint
|
// OIDCCallback handles the callback from the OIDC endpoint
|
||||||
// Retrieves the mkey from the state cache and adds the machine to the users email namespace
|
// Retrieves the mkey from the state cache and adds the machine to the users email namespace
|
||||||
// TODO: A confirmation page for new machines should be added to avoid phishing vulnerabilities
|
// TODO: A confirmation page for new machines should be added to avoid phishing vulnerabilities
|
||||||
|
Reference in New Issue
Block a user