Closed as not planned
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker 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
If i using Access List and im 100% sure that the Password are correct i recieved
{ "message": "invalid username or password" }
The nginx prozess was reloaded correctly.
[2/15/2022] [9:11:00 PM] [Access ] › ✔ success Built Access file #6 for: smarteshome
[2/15/2022] [9:11:24 PM] [Nginx ] › ℹ info Reloading Nginx
[2/15/2022] [9:11:56 PM] [SSL ] › ℹ info Renewing SSL certs close to expiry...
[2/15/2022] [9:11:58 PM] [Nginx ] › ℹ info Reloading Nginx
Nginx Proxy Manager Version
V 2.9.15
To Reproduce
Steps to reproduce the behavior:
- create Access List with "Satisfy any", Pass Auth to host" enabled and one User (test/test)
- add Access List to Proxy Host
- open Link and type User = test and Password=test in the popup
- See error
- If im using a wrong user or password the popup will cleared and ask again for user/password
Expected behavior
Operating System
Ubuntu 21.10 Docker
Additional context