NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Access List Comments - for better orientation in access lists

Open
#3,846 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.