-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Registration simplification #366
Merged
Merged
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c58ce6f - Browse repository at this point
Copy the full SHA c58ce6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for acb9458 - Browse repository at this point
Copy the full SHA acb9458View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1e4a1 - Browse repository at this point
Copy the full SHA fd1e4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for caffbd8 - Browse repository at this point
Copy the full SHA caffbd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc2643 - Browse repository at this point
Copy the full SHA ecc2643View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1caa6f5 - Browse repository at this point
Copy the full SHA 1caa6f5View commit details
Commits on Feb 28, 2022
-
Register new machines needing callback in memory
This commit stores temporary registration data in cache, instead of memory allowing us to only have actually registered machines in the database.
Configuration menu - View commit details
-
Copy full SHA for 469551b - Browse repository at this point
Copy the full SHA 469551bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 402a760 - Browse repository at this point
Copy the full SHA 402a760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54cc3c0 - Browse repository at this point
Copy the full SHA 54cc3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50053e6 - Browse repository at this point
Copy the full SHA 50053e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b87de - Browse repository at this point
Copy the full SHA c6b87deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7bef56 - Browse repository at this point
Copy the full SHA e7bef56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35616eb - Browse repository at this point
Copy the full SHA 35616ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b21e8 - Browse repository at this point
Copy the full SHA 16b21e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8649d8 - Browse repository at this point
Copy the full SHA a8649d8View commit details -
This commit removes the field from the database and does a DB migration **removing** all unregistered machines from headscale. This means that from this version, all machines in the database is considered registered.
Configuration menu - View commit details
-
Copy full SHA for 78251ce - Browse repository at this point
Copy the full SHA 78251ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for eea8e7b - Browse repository at this point
Copy the full SHA eea8e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1b129 - Browse repository at this point
Copy the full SHA 5e1b129View commit details -
Configuration menu - View commit details
-
Copy full SHA for e64bee7 - Browse repository at this point
Copy the full SHA e64bee7View commit details -
This commit removes the two extra caches (oidc, requested time) and uses the new central registration cache instead. The requested time is unified into the main machine object and the oidc key is just added to the same cache, as a string with the state as a key instead of machine key.
Configuration menu - View commit details
-
Copy full SHA for 5e92dda - Browse repository at this point
Copy the full SHA 5e92ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bef04d - Browse repository at this point
Copy the full SHA 8bef04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3790176 - Browse repository at this point
Copy the full SHA 3790176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cb6b9 - Browse repository at this point
Copy the full SHA 82cb6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c63412 - Browse repository at this point
Copy the full SHA 7c63412View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d34d617 - Browse repository at this point
Copy the full SHA d34d617View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d4fa8 - Browse repository at this point
Copy the full SHA a9d4fa8View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86ade72 - Browse repository at this point
Copy the full SHA 86ade72View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4dc68 - Browse repository at this point
Copy the full SHA ec4dc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef422e6 - Browse repository at this point
Copy the full SHA ef422e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f8c7f4 - Browse repository at this point
Copy the full SHA 1f8c7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d81bb - Browse repository at this point
Copy the full SHA e4d81bbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.