2
0

58 Commits

Author SHA1 Message Date
Markus Olsson
8f6ceec51d Bump version 2024-06-04 10:17:10 +02:00
Markus Olsson
34d184fe89 Merge pull request #39 from desktop/invoke-directly
Invoke prebuild directly so we can see what's going on
2024-06-04 10:05:52 +02:00
Markus Olsson
48dcd71dc0 Invoke prebuild directly so we can see what's going on 2024-06-03 17:59:05 +02:00
Markus Olsson
84ce8a80a4 Merge pull request #38 from desktop/fix-include-regex
Fix include regex
2024-06-03 17:57:41 +02:00
Markus Olsson
f3b5b539ee Fix include regex 2024-06-03 17:43:06 +02:00
Markus Olsson
23d3c193e8 Merge pull request #37 from desktop/releases/0.9.9
Release v0.9.9
2024-06-03 17:42:38 +02:00
Markus Olsson
06606c1bf9 Bump version 2024-06-03 17:19:48 +02:00
Markus Olsson
03004d08c2 Merge pull request #36 from desktop/separate-helper-trampoline
Create a separate credential helper trampoline
2024-06-03 17:18:37 +02:00
Markus Olsson
fd06e4cb74 Liiint
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 12:17:18 +02:00
Markus Olsson
458f595f7c Include DESKTOP_TRAMPOLINE_IDENTIFIER alongside environment
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 12:16:25 +02:00
Markus Olsson
70c6ea44ca Use SetEnvironmentVariable on Windows
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:58:08 +02:00
Markus Olsson
eb43b574cb Liiiiiiint
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:48:38 +02:00
Markus Olsson
6052251d32 Test that stdin gets forwarded correctly
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:47:33 +02:00
Markus Olsson
f99853f6f5 Fix test
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:25:59 +02:00
Markus Olsson
e17797f96b We're not proxying identifier any more
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:23:47 +02:00
Markus Olsson
00b634d7c6 Pardon my c
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:23:27 +02:00
Markus Olsson
5634c425d1 Merge branch 'main' into separate-helper-trampoline 2024-06-03 11:21:50 +02:00
Markus Olsson
4d5efafe2b Create credential helper trampoline, send stdin
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:21:37 +02:00
Markus Olsson
f807bd740f Fix import
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:21:34 +02:00
Markus Olsson
50ae7d88df Rename trampoline to desktop-askpass-trampoline
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:21:32 +02:00
Markus Olsson
76a534cf9d Can't share type?
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:21:30 +02:00
Markus Olsson
df291aa89d Try sharing build settings
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2024-06-03 11:20:56 +02:00
Markus Olsson
ac8a04f76a Merge pull request #34 from desktop/remove-unused-env-vars
Remove unused env vars
2024-06-03 10:49:12 +02:00
Markus Olsson
d38f3fbfc1 Merge branch 'main' into remove-unused-env-vars 2024-06-03 10:45:06 +02:00
Sergio Padrino
f7b91a102a Merge pull request #35 from desktop/bump-node
Bump build dependencies
2024-05-31 14:59:18 +02:00
Markus Olsson
2bc283620c Fix friendly name in matrix
Ubuntu 18.04 is deprecated
2024-05-30 14:30:51 +02:00
Sergio Padrino
b6a400eed6 Bump prebuild and prebuild-install? 2024-05-30 13:37:03 +02:00
Sergio Padrino
4fbe92d44a Bump node-gyp to stop depending on distutils 2024-05-30 13:30:36 +02:00
Sergio Padrino
6f160ca8ee Replace distutils with setuptools and packaging 2024-05-30 13:27:14 +02:00
Markus Olsson
993ee45d23 Update ci.yml 2024-05-16 15:48:50 +02:00
Markus Olsson
052e8adec6 I don't know what I'm doing 2024-05-16 15:47:47 +02:00
Markus Olsson
d97ea83fc6 setuptools, where art tho? 2024-05-16 15:43:48 +02:00
Markus Olsson
df0985e8b1 One more reference 2024-05-16 15:41:22 +02:00
Markus Olsson
c91e438287 Official arm64 builds are being published now
I can't imagine it'll work without this but let's try
2024-05-16 15:39:51 +02:00
Markus Olsson
328c8e8476 Bump node version to LTS 2024-05-16 15:39:07 +02:00
Markus Olsson
fcb5499d11 18.04 is deprecated 2024-05-16 15:38:35 +02:00
Markus Olsson
666d093cef Fix test 2024-05-16 15:07:19 +02:00
Markus Olsson
8959c70a21 Remove unused env vars 2024-05-16 15:03:54 +02:00
Sergio Padrino
734fbaeffd Merge pull request #17 from desktop/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-02-08 10:51:17 +01:00
Sergio Padrino
155036b677 Merge pull request #20 from desktop/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-02-08 10:49:49 +01:00
dependabot[bot]
5f87e4b360 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:33:21 +00:00
dependabot[bot]
a0326f9749 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:33:17 +00:00
Sergio Padrino
ddccbacf81 Merge pull request #19 from desktop/bump-dependencies
Bump dependencies
2022-02-08 10:32:35 +01:00
Sergio Padrino
824c6f1364 Use latest macOS runner 2022-02-08 10:27:18 +01:00
Sergio Padrino
2386f9980f Bump dependencies 2022-02-08 10:27:07 +01:00
Sergio Padrino
ee3e96e70a Merge pull request #14 from desktop/releases/0.9.8
Release v0.9.8
2021-08-18 15:35:28 +02:00
Sergio Padrino
cbd3dbb31d Fix prebuilds to include ssh-wrapper
Aside from changing `--include-regex`, I also needed to fix `prebuild` itself to support stripping debug symbols of multiple files: https://github.com/prebuild/prebuild/pull/280

Instead of waiting until that PR is merged, I went ahead and switched our `prebuild` dependency with my fork, containing my changes.
2021-08-17 12:00:02 +02:00
Sergio Padrino
a2cfb8a8f3 Bump version to v0.9.8 2021-08-16 16:18:10 +02:00
Sergio Padrino
8b38cd56a1 Merge pull request #13 from desktop/ssh-wrapper
Add SSH wrapper for macOS
2021-08-16 15:30:06 +02:00
Sergio Padrino
6d672bd70f Skip ssh-wrapper tests on Linux too 2021-08-16 12:23:32 +02:00
Sergio Padrino
c16ca4bad7 Make sure we always build in CI 2021-08-16 11:54:08 +02:00
Sergio Padrino
158101ca4d Fix index.js style 2021-08-16 11:50:53 +02:00
Sergio Padrino
ac5ec3b3d2 Update README.md 2021-08-16 11:37:29 +02:00
Sergio Padrino
6bab396b51 Fix build & test on Windows 2021-08-16 11:32:50 +02:00
Sergio Padrino
0165c9bc33 Add ssh-wrapper with some tests 2021-08-16 11:03:10 +02:00
Sergio Padrino
c39c55721f Merge pull request #11 from desktop/releases/0.9.6 2021-04-29 08:45:33 +02:00
Sergio Padrino
38c590851f Bump version to 0.9.7 2021-04-29 08:39:30 +02:00
Sergio Padrino
ab9cabd08f Bump node version to fix arm64 prebuilds 😒 2021-04-29 08:39:03 +02:00
15 changed files with 2251 additions and 2175 deletions

View File

@@ -13,21 +13,18 @@ jobs:
name: ${{ matrix.friendlyName }}
runs-on: ${{ matrix.os }}
timeout-minutes: 10
env:
# Needed until macos-11.0 hosted runners are available
SDKROOT: '/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk'
strategy:
fail-fast: false
matrix:
node: [12.14.1]
os: [macos-10.14, windows-latest, ubuntu-18.04]
node: [20.12.2]
os: [macos-latest, windows-latest, ubuntu-latest]
include:
- os: macos-10.14
- os: macos-latest
friendlyName: macOS
- os: windows-latest
friendlyName: Windows
- os: ubuntu-18.04
- os: ubuntu-latest
friendlyName: Linux
steps:
- uses: actions/checkout@v2
@@ -37,18 +34,13 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node }}
# This step can be removed as soon as official Windows arm64 builds are published:
# https://github.com/nodejs/build/issues/2450#issuecomment-705853342
- run: |
$NodeVersion = (node --version) -replace '^.'
$NodeFallbackVersion = "15.8.0"
& .\script\download-node-lib-win-arm64.ps1 $NodeVersion $NodeFallbackVersion
if: ${{ matrix.os == 'windows-latest' }}
name: Install Windows arm64 node.lib
- name: Install Python setup tools
run: |
python -m pip install --upgrade setuptools packaging
- name: Install and build
run: yarn
run: |
yarn install
yarn build
- name: Lint
run: yarn lint
- name: Test
@@ -58,12 +50,10 @@ jobs:
run: npm run prebuild-napi-x64
- name: Prebuild (arm64)
run: npm run prebuild-napi-arm64
if: ${{ matrix.os != 'ubuntu-18.04' }}
if: ${{ matrix.os != 'ubuntu-latest' }}
- name: Prebuild (Windows x86)
run: npm run prebuild-napi-ia32
if: ${{ matrix.os == 'windows-latest' }}
- name: Publish
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
run: yarn upload
env:
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: yarn prebuild --upload-all ${{ secrets.GITHUB_TOKEN }}

View File

@@ -1 +1 @@
12.14.1
20.12.2

View File

@@ -2,7 +2,7 @@
A cross-platform no-dependency C executable trampoline which lets GitHub Desktop
intercede in order to provide Git with any additional info it needs (like
credentials through `GIT_ASKPASS`).
credentials through `GIT_ASKPASS` or `SSH_ASKPASS`).
The intention is to support the same platforms that
[Electron supports](https://www.electronjs.org/docs/tutorial/support#supported-platforms).
@@ -60,7 +60,7 @@ The equivalent Bash shell code looks like this:
```sh
# environment variable
GIT_ASKPASS="C:/some/path/to/desktop-trampoline.exe" \
GIT_ASKPASS="C:/some/path/to/desktop-askpass-trampoline.exe" \
# ensure Git doesn't block the process waiting for the user to provide input
GIT_TERMINAL_PROMPT=0 \
git \
@@ -125,3 +125,15 @@ Thanks to this, with only one generic trampoline that forwards everything via
that TCP socket, the implementation for every possible protocol like
`GIT_ASKPASS` can live within the GitHub Desktop codebase instead of having
multiple trampoline executables.
## SSH Wrapper
Along with the trampoline, an SSH wrapper is provided for macOS. The reason for
this is macOS before Monterey include an "old" version of OpenSSH that will
ignore the `SSH_ASKPASS` variable unless it's unable to write to a tty.
This SSH wrapper achieves exactly that: just runs whatever `ssh` exists in the
path in a way that will use `SSH_ASKPASS` when necessary.
More recent versions of OpenSSH (starting with 8.3) don't require this wrapper,
since they added support for a new `SSH_ASKPASS_REQUIRE` environment variable.

View File

@@ -1,15 +1,8 @@
{
'targets': [
{
'target_name': 'desktop-trampoline',
'target_defaults': {
'defines': [
"NAPI_VERSION=<(napi_build_version)",
],
'type': 'executable',
'sources': [
'src/desktop-trampoline.c',
'src/socket.c'
],
'include_dirs': [
'<!(node -p "require(\'node-addon-api\').include_dir")',
'include'
@@ -42,14 +35,50 @@
'msvs_settings': {
'VCCLCompilerTool': { 'ExceptionHandling': 1 },
},
'conditions': [
['OS=="win"', { 'defines': [ 'WINDOWS' ] }]
]
},
'targets': [
{
'target_name': 'desktop-askpass-trampoline',
'type': 'executable',
'sources': [
'src/desktop-trampoline.c',
'src/socket.c'
],
'conditions': [
['OS=="win"', {
'defines': [ 'WINDOWS' ],
'link_settings': {
'libraries': [ 'Ws2_32.lib' ]
}
}]
]
},
{
'target_name': 'desktop-credential-helper-trampoline',
'type': 'executable',
'defines': [
'CREDENTIAL_HELPER'
],
'sources': [
'src/desktop-trampoline.c',
'src/socket.c'
],
'conditions': [
['OS=="win"', {
'link_settings': {
'libraries': [ 'Ws2_32.lib' ]
}
}]
]
},
{
'target_name': 'ssh-wrapper',
'type': 'executable',
'sources': [
'src/ssh-wrapper.c'
],
},
],
}

10
index.d.ts vendored
View File

@@ -1,2 +1,8 @@
export function getDesktopTrampolinePath(): string
export function getDesktopTrampolineFilename(): string
export function getDesktopAskpassTrampolinePath(): string
export function getDesktopAskpassTrampolineFilename(): string
export function getDesktopCredentialHelperTrampolinePath(): string
export function getDesktopCredentialHelperTrampolineFilename(): string
export function getSSHWrapperPath(): string
export function getSSHWrapperFilename(): string

View File

@@ -1,21 +1,48 @@
const Path = require('path')
function getDesktopTrampolinePath() {
function getDesktopAskpassTrampolinePath() {
return Path.join(
__dirname,
'build',
'Release',
getDesktopTrampolineFilename()
getDesktopAskpassTrampolineFilename()
)
}
function getDesktopTrampolineFilename() {
function getDesktopAskpassTrampolineFilename() {
return process.platform === 'win32'
? 'desktop-trampoline.exe'
: 'desktop-trampoline'
? 'desktop-askpass-trampoline.exe'
: 'desktop-askpass-trampoline'
}
function getDesktopCredentialHelperTrampolinePath() {
return Path.join(
__dirname,
'build',
'Release',
getDesktopCredentialHelperTrampolineFilename()
)
}
function getDesktopCredentialHelperTrampolineFilename() {
return process.platform === 'win32'
? 'desktop-credential-helper-trampoline.exe'
: 'desktop-credential-helper-trampoline'
}
function getSSHWrapperPath() {
return Path.join(__dirname, 'build', 'Release', getSSHWrapperFilename())
}
function getSSHWrapperFilename() {
return process.platform === 'win32' ? 'ssh-wrapper.exe' : 'ssh-wrapper'
}
module.exports = {
getDesktopTrampolinePath,
getDesktopTrampolineFilename,
getDesktopAskpassTrampolinePath,
getDesktopAskpassTrampolineFilename,
getDesktopCredentialHelperTrampolinePath,
getDesktopCredentialHelperTrampolineFilename,
getSSHWrapperPath,
getSSHWrapperFilename,
}

View File

@@ -1,6 +1,6 @@
{
"name": "desktop-trampoline",
"version": "0.9.6",
"version": "0.9.10",
"main": "index.js",
"keywords": [],
"author": "",
@@ -15,9 +15,9 @@
"test": "jest",
"lint": "prettier -c **/*.js **/*.md",
"lint:fix": "prettier --write **/*.js **/*.md",
"prebuild-napi-x64": "prebuild -t 3 -r napi -a x64 --strip --include-regex \"desktop-trampoline(\\.exe)?$\"",
"prebuild-napi-ia32": "prebuild -t 3 -r napi -a ia32 --strip --include-regex \"desktop-trampoline(\\.exe)?$\"",
"prebuild-napi-arm64": "prebuild -t 3 -r napi -a arm64 --strip --include-regex \"desktop-trampoline(\\.exe)?$\"",
"prebuild-napi-x64": "prebuild -t 3 -r napi -a x64 --strip --include-regex \"(desktop-(askpass|credential-helper)-trampoline|ssh-wrapper)(\\.exe)?$\"",
"prebuild-napi-ia32": "prebuild -t 3 -r napi -a ia32 --strip --include-regex \"(desktop-(askpass|credential-helper)-trampoline|ssh-wrapper)(\\.exe)?$\"",
"prebuild-napi-arm64": "prebuild -t 3 -r napi -a arm64 --strip --include-regex \"(desktop-(askpass|credential-helper)-trampoline|ssh-wrapper)(\\.exe)?$\"",
"prebuild-all": "yarn prebuild-napi-x64 && yarn prebuild-napi-ia32 && yarn prebuild-napi-arm64",
"upload": "node ./script/upload.js"
},
@@ -30,15 +30,15 @@
},
"homepage": "https://github.com/desktop/desktop-trampoline#readme",
"dependencies": {
"node-addon-api": "^3.1.0",
"prebuild-install": "^6.0.0"
"node-addon-api": "^4.3.0",
"prebuild-install": "^7.1.2"
},
"devDependencies": {
"jest": "^26.4.2",
"node-gyp": "^7.1.0",
"prebuild": "^10.0.1",
"prettier": "^2.1.2",
"split2": "^3.2.2"
"jest": "^27.5.0",
"node-gyp": "^10.1.0",
"prebuild": "^13.0.1",
"prettier": "^2.5.1",
"split2": "^4.1.0"
},
"binary": {
"napi_versions": [

View File

@@ -1,36 +0,0 @@
# This script can be removed as soon as official Windows arm64 builds are published:
# https://github.com/nodejs/build/issues/2450#issuecomment-705853342
$nodeVersion = $args[0]
$fallbackVersion = $args[1]
If ($null -eq $nodeVersion -Or $null -eq $fallbackVersion) {
Write-Error "No NodeJS version given as argument to this file. Run it like download-nodejs-win-arm64.ps1 NODE_VERSION NODE_FALLBACK_VERSION"
exit 1
}
$url = "https://unofficial-builds.nodejs.org/download/release/v$nodeVersion/win-arm64/node.lib"
$fallbackUrl = "https://unofficial-builds.nodejs.org/download/release/v$fallbackVersion/win-arm64/node.lib"
# Always write to the $nodeVersion cache folder, even if we're using the fallbackVersion
$cacheFolder = "$env:TEMP\prebuild\napi\$nodeVersion\arm64"
If (!(Test-Path $cacheFolder)) {
New-Item -ItemType Directory -Force -Path $cacheFolder
}
$output = "$cacheFolder\node.lib"
$start_time = Get-Date
Try {
Invoke-WebRequest -Uri $url -OutFile $output
$downloadedNodeVersion = $nodeVersion
} Catch {
If ($_.Exception.Response -And $_.Exception.Response.StatusCode -eq "NotFound") {
Write-Output "No arm64 node.lib found for Node Windows $nodeVersion, trying fallback version $fallbackVersion..."
Invoke-WebRequest -Uri $fallbackUrl -OutFile $output
$downloadedNodeVersion = $fallbackVersion
}
}
Write-Output "Downloaded arm64 NodeJS lib v$downloadedNodeVersion to $output in $((Get-Date).Subtract($start_time).Seconds) second(s)"

View File

@@ -1,14 +0,0 @@
// to ensure that env not in the CI server log
const path = require('path')
const { spawnSync } = require('child_process')
spawnSync(
path.join(
__dirname,
'../node_modules/.bin/prebuild' +
(process.platform === 'win32' ? '.cmd' : '')
),
['--upload-all', process.env.GITHUB_AUTH_TOKEN],
{ stdio: 'inherit' }
)

View File

@@ -9,6 +9,13 @@
#define BUFFER_LENGTH 4096
#define MAXIMUM_NUMBER_LENGTH 33
#ifdef CREDENTIAL_HELPER
#define DESKTOP_TRAMPOLINE_IDENTIFIER "CREDENTIALHELPER"
#else
#define DESKTOP_TRAMPOLINE_IDENTIFIER "ASKPASS"
#endif
#define WRITE_STRING_OR_EXIT(dataName, dataString) \
if (writeSocket(socket, dataString, strlen(dataString) + 1) != 0) { \
printSocketError("ERROR: Couldn't send " dataName); \
@@ -17,12 +24,9 @@ if (writeSocket(socket, dataString, strlen(dataString) + 1) != 0) { \
// This is a list of valid environment variables that GitHub Desktop might
// send or expect to receive.
#define NUMBER_OF_VALID_ENV_VARS 4
#define NUMBER_OF_VALID_ENV_VARS 1
static const char *sValidEnvVars[NUMBER_OF_VALID_ENV_VARS] = {
"DESKTOP_TRAMPOLINE_IDENTIFIER",
"DESKTOP_TRAMPOLINE_TOKEN",
"DESKTOP_USERNAME",
"DESKTOP_ENDPOINT",
};
/** Returns 1 if a given env variable is valid, 0 otherwise. */
@@ -83,8 +87,9 @@ int runTrampolineClient(SOCKET *outSocket, int argc, char **argv, char **envp) {
}
// Get the number of environment variables
char *validEnvVars[NUMBER_OF_VALID_ENV_VARS];
int envc = 0;
char *validEnvVars[NUMBER_OF_VALID_ENV_VARS + 1];
validEnvVars[0] = "DESKTOP_TRAMPOLINE_IDENTIFIER=" DESKTOP_TRAMPOLINE_IDENTIFIER;
int envc = 1;
for (char **env = envp; *env != 0; env++) {
if (isValidEnvVar(*env)) {
validEnvVars[envc] = *env;
@@ -102,7 +107,15 @@ int runTrampolineClient(SOCKET *outSocket, int argc, char **argv, char **envp) {
WRITE_STRING_OR_EXIT("environment variable", validEnvVars[idx]);
}
// TODO: send stdin stuff?
char stdinBuffer[BUFFER_LENGTH + 1];
int stdinBytes = 0;
#ifdef CREDENTIAL_HELPER
stdinBytes = fread(stdinBuffer, sizeof(char), BUFFER_LENGTH, stdin);
#endif
stdinBuffer[stdinBytes] = '\0';
WRITE_STRING_OR_EXIT("stdin", stdinBuffer);
char buffer[BUFFER_LENGTH + 1];
size_t totalBytesRead = 0;

37
src/ssh-wrapper.c Normal file
View File

@@ -0,0 +1,37 @@
#ifdef WINDOWS
int main(int argc, char **argv) {
// Not needed on Windows, this will just create a dummy executable
return -1;
}
#else
#include <unistd.h>
#include <stdio.h>
/**
* This is a wrapper for the ssh command. It is used to make sure ssh runs without
* a tty on macOS, allowing GitHub Desktop to intercept different prompts from
* ssh (e.g. passphrase, adding a host to the list of known hosts...).
* This is not necessary on more recent versions of OpenSSH (starting with v8.3)
* which include support for the SSH_ASKPASS_REQUIRE environment variable.
*/
int main(int argc, char **argv) {
pid_t child = fork();
if (child < 0) {
fprintf(stderr, "Failed to fork\n");
return -1;
}
if (child != 0) {
// This is the parent process. Just exit.
return 0;
}
setsid();
return execvp("ssh", argv);
}
#endif

View File

@@ -0,0 +1,153 @@
const { stat, access } = require('fs').promises
const { constants } = require('fs')
const { execFile } = require('child_process')
const { promisify } = require('util')
const {
getDesktopAskpassTrampolinePath,
getDesktopCredentialHelperTrampolinePath,
} = require('../index')
const split2 = require('split2')
const { createServer } = require('net')
const askPassTrampolinePath = getDesktopAskpassTrampolinePath()
const helperTrampolinePath = getDesktopCredentialHelperTrampolinePath()
const run = promisify(execFile)
describe('desktop-trampoline', () => {
it('exists and is a regular file', async () =>
expect((await stat(askPassTrampolinePath)).isFile()).toBe(true))
it('can be executed by current process', () =>
access(askPassTrampolinePath, constants.X_OK))
it('fails when required environment variables are missing', () =>
expect(run(askPassTrampolinePath, ['Username'])).rejects.toThrow())
const captureSession = () => {
const output = []
let resolveOutput = null
const outputPromise = new Promise(resolve => {
resolveOutput = resolve
})
const server = createServer(socket => {
let timeoutId = null
socket.pipe(split2(/\0/)).on('data', data => {
output.push(data.toString('utf8'))
// Hack: consider the session finished after 100ms of inactivity.
// In a real-world scenario, you'd have to parse the data to know when
// the session is finished.
if (timeoutId !== null) {
clearTimeout(timeoutId)
timeoutId = null
}
timeoutId = setTimeout(() => {
resolveOutput(output)
socket.end()
server.close()
}, 100)
})
})
const serverPortPromise = new Promise((resolve, reject) => {
server.on('error', e => reject(e))
server.listen(0, '127.0.0.1', () => {
resolve(server.address().port)
})
})
return [serverPortPromise, outputPromise]
}
it('forwards arguments and valid environment variables correctly', async () => {
const [portPromise, outputPromise] = captureSession()
const port = await portPromise
const env = {
DESKTOP_TRAMPOLINE_TOKEN: '123456',
DESKTOP_PORT: port,
INVALID_VARIABLE: 'foo bar',
}
const opts = { env }
await run(askPassTrampolinePath, ['baz'], opts)
const output = await outputPromise
const outputArguments = output.slice(1, 2)
expect(outputArguments).toStrictEqual(['baz'])
// output[2] is the number of env variables
const envc = parseInt(output[2])
const outputEnv = output.slice(3, 3 + envc)
expect(outputEnv).toHaveLength(2)
expect(outputEnv).toContain('DESKTOP_TRAMPOLINE_TOKEN=123456')
expect(outputEnv).toContain('DESKTOP_TRAMPOLINE_IDENTIFIER=ASKPASS')
})
it('forwards stdin when running in credential-helper mode', async () => {
const [portPromise, outputPromise] = captureSession()
const port = await portPromise
const cp = run(helperTrampolinePath, ['get'], {
env: { DESKTOP_PORT: port },
})
cp.child.stdin.end('oh hai\n')
await cp
const output = await outputPromise
expect(output.at(-1)).toBe('oh hai\n')
})
it("doesn't forward stdin when running in askpass mode", async () => {
const [portPromise, outputPromise] = captureSession()
const port = await portPromise
const cp = run(askPassTrampolinePath, ['get'], {
env: { DESKTOP_PORT: port },
})
cp.child.stdin.end('oh hai\n')
await cp
const output = await outputPromise
expect(output.at(-1)).toBe('')
})
it('askpass handler ignores the DESKTOP_TRAMPOLINE_IDENTIFIER env var', async () => {
const [portPromise, outputPromise] = captureSession()
const port = await portPromise
const cp = run(askPassTrampolinePath, ['get'], {
env: { DESKTOP_PORT: port, DESKTOP_TRAMPOLINE_IDENTIFIER: 'foo' },
})
cp.child.stdin.end('oh hai\n')
await cp
const output = await outputPromise
const envc = parseInt(output[2])
const outputEnv = output.slice(3, 3 + envc)
expect(outputEnv).toContain('DESKTOP_TRAMPOLINE_IDENTIFIER=ASKPASS')
})
it('credential handler ignores the DESKTOP_TRAMPOLINE_IDENTIFIER env var', async () => {
const [portPromise, outputPromise] = captureSession()
const port = await portPromise
const cp = run(helperTrampolinePath, ['get'], {
env: { DESKTOP_PORT: port, DESKTOP_TRAMPOLINE_IDENTIFIER: 'foo' },
})
cp.child.stdin.end('oh hai\n')
await cp
const output = await outputPromise
const envc = parseInt(output[2])
const outputEnv = output.slice(3, 3 + envc)
expect(outputEnv).toContain(
'DESKTOP_TRAMPOLINE_IDENTIFIER=CREDENTIALHELPER'
)
})
})

View File

@@ -1,66 +0,0 @@
const { stat, access } = require('fs').promises
const { constants } = require('fs')
const { execFile } = require('child_process')
const { promisify } = require('util')
const { getDesktopTrampolinePath } = require('../index')
const split2 = require('split2')
const { createServer } = require('net')
const trampolinePath = getDesktopTrampolinePath()
const run = promisify(execFile)
describe('desktop-trampoline', () => {
it('exists and is a regular file', async () =>
expect((await stat(trampolinePath)).isFile()).toBe(true))
it('can be executed by current process', () =>
access(trampolinePath, constants.X_OK))
it('fails when required environment variables are missing', () =>
expect(run(trampolinePath, ['Username'])).rejects.toThrow())
it('forwards arguments and valid environment variables correctly', async () => {
const output = []
const server = createServer(socket => {
socket.pipe(split2(/\0/)).on('data', data => {
output.push(data.toString('utf8'))
})
// Don't send anything and just close the socket after the trampoline is
// done forwarding data.
socket.end()
})
server.unref()
const startTrampolineServer = async () => {
return new Promise((resolve, reject) => {
server.on('error', e => reject(e))
server.listen(0, '127.0.0.1', () => {
resolve(server.address().port)
})
})
}
const port = await startTrampolineServer()
const env = {
DESKTOP_TRAMPOLINE_IDENTIFIER: '123456',
DESKTOP_PORT: port,
DESKTOP_USERNAME: 'sergiou87',
DESKTOP_USERNAME_FAKE: 'fake-user',
INVALID_VARIABLE: 'foo bar',
}
const opts = { env }
await run(trampolinePath, ['baz'], opts)
const outputArguments = output.slice(1, 2)
expect(outputArguments).toStrictEqual(['baz'])
// output[2] is the number of env variables
const outputEnv = output.slice(3)
expect(outputEnv).toHaveLength(2)
expect(outputEnv).toContain('DESKTOP_TRAMPOLINE_IDENTIFIER=123456')
expect(outputEnv).toContain(`DESKTOP_USERNAME=sergiou87`)
server.close()
})
})

42
test/ssh-wrapper.test.js Normal file
View File

@@ -0,0 +1,42 @@
const { stat, access } = require('fs').promises
const { constants } = require('fs')
const { execFile } = require('child_process')
const { promisify } = require('util')
const { getSSHWrapperPath } = require('../index')
const sshWrapperPath = getSSHWrapperPath()
const run = promisify(execFile)
describe('ssh-wrapper', () => {
it('exists and is a regular file', async () =>
expect((await stat(sshWrapperPath)).isFile()).toBe(true))
// On Windows, the binary generated is just useless, so no point to test it.
// Also, this won't be used on Linux (for now at least), so don't bother to
// run the tests there.
if (process.platform !== 'darwin') {
return
}
it('can be executed by current process', () =>
access(sshWrapperPath, constants.X_OK))
it('attempts to use ssh-askpass program', async () => {
// Try to connect to github.com with a non-existent known_hosts file to force
// ssh to prompt the user and use askpass.
const result = await run(
sshWrapperPath,
['-o', 'UserKnownHostsFile=/path/to/fake/known_hosts', 'git@github.com'],
{
env: {
SSH_ASKPASS: '/path/to/fake/ssh-askpass',
DISPLAY: '.',
},
}
)
expect(result.stderr).toMatch(
/ssh_askpass: exec\(\/path\/to\/fake\/ssh-askpass\): No such file or directory/
)
})
})

3879
yarn.lock
View File

File diff suppressed because it is too large Load Diff