- Notifications
You must be signed in to change notification settings - Fork16
fix: escape ampersand and question mark in ProxyCommand#480
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
slushie commentedSep 13, 2024
I think |
@slushie good catch. I need to write some tests ;p |
Looks like the one we were using disappeared again.
github-actionsbot commentedSep 13, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Qodana Community for JVM4 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked View the detailed Qodana reportTo be able to view the detailed Qodana report, you can either:
To get -name:'Qodana Scan'uses:JetBrains/qodana-action@v2023.3.2with:upload-result:true Contact Qodana teamContact us atqodana-support@jetbrains.com
|
Also add some notes on characters double quotes does not handle, in casewe need to do something about them in the future.
dc880a3
intomainUh oh!
There was an error while loading.Please reload this page.
Fixes#479.