pgadmin-org / pgadmin-org/pgadmin4
Support http/s proxy direct when creating new server in GUI or global
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
HI --
It would be really helpful for many people who are working behind full proxy, to have possibility inside GUI to use http_proxy or https_proxy (not the SSH Tunnel)
p.s
I know that I can work around through ssh session, but I can't use ssh either. All I can use for now is the pgadmin inside the docker configured to use https proxy as global.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the GUI flow for creating a new server and how global proxy settings are loaded in the Docker deployment. Check how direct HTTP/S connections differ from the SSH Tunnel path; done means the GUI can use http_proxy or https_proxy for direct connections without SSH access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100