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

Allow SSH connections to work in the Webapp (ad-hoc executions) #595

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

sandromello
Copy link
Contributor

@sandromello sandromello commented Dec 9, 2024

  • Add the -t option that force pseudo terminal allocation
  • Add -o StrictHostKeyChecking=accept-new to avoid prompting for accepting public keys interactively

Introduces the -t option that force pseudo terminal allocation
Introduces -o StrictHostKeyChecking=accept-new to avoid prompting for accepting public keys interactively
@sandromello sandromello changed the title Allow SSH connections to work in the Webapp by default Allow SSH connections to work in the Webapp (ad-hoc executions) Dec 9, 2024
@sandromello sandromello requested a review from rogefm December 9, 2024 16:04
@sandromello sandromello merged commit f9d30ad into main Dec 10, 2024
1 check passed
@sandromello sandromello deleted the enhanc/ssh-conn branch December 10, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant