pgadmin-org / pgadmin-org/pgadmin4

Disable SSH agent access if password or identify file is specified for SSH tunnel.

Open
#9,814 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
Python
Stars
3.8k
Forks
891
Avg merge
4d 7h
Merged PRs (30d)
8

Description

I have SSH agent provided by password manager installed, but for pgAdmin SSH tunnel, I want it to use SSH identity file specified. However, pgAdmin will try to access every SSH identity provided by the agent, which is disturbing (I have to click deny multiple times) and increases security concerns.

Additional Context:

Windows 11
pgAdmin 4 9.13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating pgAdmin's SSH tunnel setup and its handling of password or identity-file options. Reproduce the issue on Windows 11 with an SSH agent enabled; done means specifying either credential prevents attempts to access identities supplied by the agent.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.