Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for basic authorization #602

Open
findmyname666 opened this issue May 26, 2022 · 0 comments
Open

Add support for basic authorization #602

findmyname666 opened this issue May 26, 2022 · 0 comments
Labels
Feature Request Enhancement to existing functionality or new functionality

Comments

@findmyname666
Copy link

findmyname666 commented May 26, 2022

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.

@findmyname666 findmyname666 added the Feature Request Enhancement to existing functionality or new functionality label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Enhancement to existing functionality or new functionality
Projects
None yet
Development

No branches or pull requests

1 participant