rename enable-ssh to allow-ssh and use SSH Certs instead of keys - #460
Closed
patelspratik wants to merge 2 commits into
Closed
rename enable-ssh to allow-ssh and use SSH Certs instead of keys#460patelspratik wants to merge 2 commits into
patelspratik wants to merge 2 commits into
Conversation
patelspratik
force-pushed
the
cafornodes
branch
2 times, most recently
from
August 27, 2026 15:38
35f8f10 to
a1ba25c
Compare
patelspratik
force-pushed
the
cafornodes
branch
7 times, most recently
from
August 28, 2026 20:49
068c9c3 to
df9e8fe
Compare
Rebased onto pr1-register-resiliency (post ssh-certs uptake). - BREV_ACCESS_KEY renamed to BREV_API_KEY (never released); all access-key identifiers and messages renamed to API key - Env-key orgs resolve in real time from the backend: the key is bound to exactly one org server-side, so no persisted org is consulted and staleness is impossible. Established logins keep persisted org behavior (APIKeyOrgID / active-org cache) - Single-org invariant hoisted to auth.SingleOrgForAPIKey, shared by register and the general resolution path - GetActiveOrganizationOrNil branches on credential source; env path returns the full org (name included) without a second GetOrganization round-trip - Register with no env key and no persisted credential now prompts the device-flow login (externalNodeAuth fallback) instead of erroring; tokens stay in memory, the login email is cached for pre-fill - Register tests moved/renamed to the APIKey convention
patelspratik
force-pushed
the
cafornodes
branch
2 times, most recently
from
August 29, 2026 01:15
d057349 to
a0b3d68
Compare
patelspratik
force-pushed
the
cafornodes
branch
from
August 29, 2026 01:18
a0b3d68 to
1d3923d
Compare
Contributor
Author
|
closed in favor of #467 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Uh oh!
There was an error while loading. Please reload this page.