NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.37k stars 2.71k forks source link

Access Lists cant be edited and not working as intended #4104

Open techteam-pro-discount opened 1 month ago

techteam-pro-discount commented 1 month ago

Checklist

Describe the bug When i use the Access Lists, for example: Workers and add authorization its saved for that user, if i want to edit it later, i have to not only add the new user password, but also all password for other users again (passwords arent safed). Also even with satsify any on, i still need to add the ip/subnet 0.0.0.0/24, otherwise the access list doesnt work at all :/

Nginx Proxy Manager Version

Latest

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Proxy Manager Webui'
  2. Click on 'Access Lists'
  3. Add a new one, add a user
  4. Save it
  5. Edit the acl again, add a new user, click save and you are prompted with an error
  6. See error

Expected behavior Edit the ACL and have the other user passwords saved

Screenshots 1J6CS46458

Operating System Proxmox VE, Ubuntu 24.04 Server with XFCE4 Desktop running Portainer, inside Portainer a Container for Nginx Reverse Proxy Manager

Additional context

lastsamurai26 commented 1 month ago

Should be the same like my case https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4101

towerplease commented 1 month ago

Got the same issue.

The Access-List-Feature is technically a mess at the current state....

Further more:

When you want to add multiple Users, everytime you click "Add" all newly entered Users are cleared...

EvilrootNix commented 1 month ago

Same issue, the only way is delete and create it again. I can't edit ACL

techteam-pro-discount commented 4 weeks ago

dont want to make any advertisement, but for the time beeing i switched to zoraxy proxy manager. until the acl are fixed npm lost me as a user, its way to much hassle

Lawlietr commented 3 weeks ago

This issue it's very weird for me The acl that has been established still works normally The newly created acl does not work

oliverst78 commented 1 week ago

Same issue here... no matter if "satsify any" is on or not - in the proxy-host conf you will always find:

# Access checks must...
     satisfy all;