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

Write a custom component for SSHKeypair objects in UI #2950

Closed
3 tasks
ilija-lazoroski opened this issue Feb 8, 2023 · 0 comments · Fixed by #2973
Closed
3 tasks

Write a custom component for SSHKeypair objects in UI #2950

ilija-lazoroski opened this issue Feb 8, 2023 · 0 comments · Fixed by #2973

Comments

@ilija-lazoroski
Copy link
Contributor

ilija-lazoroski commented Feb 8, 2023

Write a custom component that will add SensitiveText widget to the UISchema for the private key of SSH keypair list

Tasks

  • Write a custom SSHkeyPairComponent that will display two textarea wdigets for public_key and private_key
    • private_key needs to be of type SensitiveText
    • Note: Verify that it works with a ssh keypair used from the UI
@ilija-lazoroski ilija-lazoroski changed the title Add SensitiveText widget to Private key in SSH keypair list configuration Write a custom component for SSHKeypair objects in UI Feb 10, 2023
@mssalvatore mssalvatore added this to the v2.1.0 milestone Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants