-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Description
Describe the bug
- Access List doesn't work at all. I have never managed to see an authentication box with or without custom location .
- Force SSL doesn't work with custom location
To Reproduce
- I created a Proxy Host with SSL, I have Force SSL set. I can only visit with HTTPS. Great.
- Now I added an Access List with just one user and password and now my HTTPS is 403 Forbidden. I am never prompted to authenticate it's always 403 Forbidden
- If I change the Access List to "Satisfy Any" and add my IP with "192.168.0.0/24" it is still 403 Forbidden.
- Either Access Lists don't work, or I don't understand them.
- If I create a Custom Location for this Proxy so that accessing / goes to /folder
- the Access List no longer generates 403 Forbidden and the site is open to all
- Force SSL no longer works, I can browse with HTTP
As I've been typing this I've found the Access List not working with Custom Location bug report. I see it's going back to last year. For a security problem that's really a long time. Now combine that with Force SSL also being broken, another security problem. It had me convinced this project had become abandoned, yet there is life with multiple updates this year. It's true that most apps do there own security, but I have a few like COPS that could benefit from a working Access List. Please try and address these issues in the next release.
plohoj