NginxProxyManager / NginxProxyManager/nginx-proxy-manager
SSL options not saved on initial creation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
On initial creation of a proxy host, the SSL options are not saved if activated during creation.
Setting
results in
after saving and clicking on Edit to check.
Nginx Proxy Manager Version
2.10.3
To Reproduce
Steps to reproduce the behavior:
- Go to 'Proxy Hosts'
- Click on 'Add new host'
- Move to tab 'SSL'
- Activate all options (see below list)
- Fill in all other required fields
- Save new proxy host
- Click on edit
- See that SSL options are deactivated (as second image in Describe the bug)
Expected behavior
Options should be saved on initial click of save button.
Screenshots
See above
Operating System
Docker
Additional context
N/A
Contributor guide
No contributing guide indexed for this repository
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
No source file or test is named. Reproduce the issue through Proxy Hosts by enabling the SSL options during initial creation, then inspect the create and edit flows to compare the submitted and persisted SSL settings. Done means the options remain enabled after saving and reopening the proxy host.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx, typescript
- Domain
- full-stack, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100