You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch Dolphin with the environment variable SSH_AUTH_SOCK~/.bitwarden-ssh-agent.sock set.
Connect to a remote machine using sftp://[ip]/[folder]
Authorize the SSH request.
Click around to more folders.
Expected Result
Bitwarden should ask for authorization once and then allow you to click around to multiple folders freely.
Actual Result
Because Dolphin makes multiple separate SFTP requests rather than using a single session, each request it makes needs to be authorized separately and is quite annoying to deal with.
Screenshots or Videos
No response
Additional Context
No response
Operating System
Linux
Operating System Version
Arch Linux
Installation method
Other
Build Version
2024.12.0
Issue Tracking Info
I understand that work is tracked outside of GitHub. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
similar issue when using vscode with Git: autofetch enabled.
btw – the current ux of approving auth is overall not really good, primarily because the popup is inside the main application window. which also means that a) if the window is not open nothing happens, b) if the window is on another workspace – the workspace needs to be switched
for comparison, 1password's confirmation window looks like this, and appears on top of everything on the current workspace:
Steps To Reproduce
SSH_AUTH_SOCK~/.bitwarden-ssh-agent.sock
set.sftp://[ip]/[folder]
Expected Result
Bitwarden should ask for authorization once and then allow you to click around to multiple folders freely.
Actual Result
Because Dolphin makes multiple separate SFTP requests rather than using a single session, each request it makes needs to be authorized separately and is quite annoying to deal with.
Screenshots or Videos
No response
Additional Context
No response
Operating System
Linux
Operating System Version
Arch Linux
Installation method
Other
Build Version
2024.12.0
Issue Tracking Info
The text was updated successfully, but these errors were encountered: