-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat/gen ssh key #3656
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
Merged
+751
−81
Merged
feat/gen ssh key #3656
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2a741b7
feat(secrets): generate private ssh key on server
fiftin 186b1b8
feat(secrets): gen SSH key on server
fiftin 3463fbb
fix(secrets): show public key for updated secrets too
fiftin 1fc0245
feat(secrets): don't allow user override plain field
fiftin aaecddd
Merge branch 'develop' into feat/gen_ssh_key
fiftin 1d638a4
Merge branch 'develop' into feat/gen_ssh_key
fiftin e1672e7
fix: merge conflict
fiftin a17659f
fix(ui): linter
fiftin f12be5c
fix(secrets): sql request args
fiftin e77f70e
fix(ui): disable input if not required
fiftin 191cc0a
fix(be): remove unused field from API model
fiftin f6a23e7
Merge branch 'develop' into feat/gen_ssh_key
fiftin fd84159
Merge branch 'develop' into feat/gen_ssh_key
fiftin 9582838
fix(secrets): auto gen ssh key with public key
fiftin e124444
fix(ui): extra space
fiftin 0e8aa59
feat(secrets): public key correct format
fiftin 8a92094
fix(ci): avoid release tool installs in image builds
Copilot 7a37f6f
fix(keys): preserve generated ssh key flows
Copilot 2d0b348
Fix formatting of SSH key assignment
fiftin eb6f356
fix: persist generated ssh key on update
Copilot 5942665
Merge branch 'develop' into feat/gen_ssh_key
fiftin 967a0cb
test: add test for secrets
fiftin 3f0c99f
feat: update docs
fiftin 5a75139
Add cleanup for util.Config in AccessKey tests
fiftin 7c3d19e
Add cleanup for access key service test
fiftin 5882a67
fix: detect generated SSH keys from create response
Copilot f97145d
Apply remaining changes
Copilot b8edb4d
refactor(ssh gen): make methods more readable
fiftin 6c93273
fix: merge conflict
fiftin 82d136d
Modify test to handle configuration cleanup
fiftin add71f5
feat(key gen): improve validation
fiftin 14f4856
feat(ui): show/hide public key
fiftin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Submodule docs
updated
12 files
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.