NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Access List Comments - for better orientation in access lists
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
Yes when you have long access list you don't remember after some time which Ips were for which objects
Describe the solution you'd like
Would by nice to add another input next to or under IP input to fill in short comment which can be visible in GUI and added to nginx config like #comment
Describe alternatives you've considered
Additional context
It is really tedious to remember all ip addresses all the time that is why i use reverse proxy, so this should be considered if possible
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
Start by locating the access-list interface and the code that generates the nginx configuration from access-list entries. Determine how a short comment should be entered and displayed in the GUI, then verify that it is emitted as an nginx # comment without changing the IP behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100