Add support for basic authorization
findmyname666 opened this issue · 0 comments
findmyname666 commented
Problem Statement
I would like to use basic authorization in Ngix configuration to restrict access to some sites.
Here is nginx documentation.
Possible Solution
Use access control using HTTP Basic authentication.
Additional context
If this is bullshit request sorry for that ... It is the first time I see chef module. However this is used by some upstream SW and I would like to use basic auth to restrict access for unknown visitors. Just to clarify further upstream SW uses this template. Unfortunately FW rules cannot be used in this case.