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

ssh agent paths for multiple OSes #3523

Closed
stratacast opened this issue Sep 10, 2019 · 3 comments · Fixed by #3769
Closed

ssh agent paths for multiple OSes #3523

stratacast opened this issue Sep 10, 2019 · 3 comments · Fixed by #3769

Comments

@stratacast
Copy link

stratacast commented Sep 10, 2019

Is there some sort of equivalent to ~/ for paths to ssh keys in keepassxc? I tried using the standard tilde but it didn't properly load the path. Because of this issue, it seems I have to have a duplicate entry for both macOS and Linux/*BSD...is there something I'm missing that's not specified or does keepassxc not have a way to translate home directories, and the solution is to have duplicates for OS-specific paths? I'm using the 2.4.3 release on macOS 10.14, Kubuntu 18.04, and FreeBSD 12.0

@droidmonkey
Copy link
Member

Probably need to use canonical path internally

@stratacast
Copy link
Author

Is there a current workaround for this in the meantime that doesn't include duplicate entries for OSes with different absolute paths to the ~/.ssh directory?

@droidmonkey
Copy link
Member

droidmonkey commented Sep 11, 2019

Not at this time

hifi added a commit to hifi/keepassxc that referenced this issue Nov 2, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
hifi added a commit to hifi/keepassxc that referenced this issue Nov 7, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
hifi added a commit to hifi/keepassxc that referenced this issue Nov 7, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
hifi added a commit to hifi/keepassxc that referenced this issue Nov 7, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
hifi added a commit to hifi/keepassxc that referenced this issue Nov 12, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit to hifi/keepassxc that referenced this issue Nov 18, 2019
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit to hifi/keepassxc that referenced this issue Jan 27, 2020
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit to hifi/keepassxc that referenced this issue Jan 27, 2020
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit to hifi/keepassxc that referenced this issue Jan 27, 2020
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit to hifi/keepassxc that referenced this issue Jan 28, 2020
Supports all platforms, including Windows with %FOO% syntax.

Fixes keepassxreboot#3523
droidmonkey pushed a commit that referenced this issue Jan 28, 2020
Supports all platforms, including Windows with %FOO% syntax.

Fixes #3523
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.

3 participants