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

Enabling basic auth for local & prod environments doesn't work #84

Open
1 task
roborourke opened this issue Mar 5, 2021 · 2 comments
Open
1 task
Labels
bug Existing functionality isn't behaving as expected

Comments

@roborourke
Copy link
Contributor

Steps to reproduce:

  1. Follow the docs to add local environment specific config for php basic auth
  2. Load the site
  3. Basic auth not requested / required

There should be a prompt to enter the username and password.

I think the way environment checks are incorporated into the plugin is very confusing. Environments should be opted in to explicitly by type or globally as required.

In the meantime though the plugin integration should be fixed so that the docs are accurate.

Acceptance criteria:

  • ...
@roborourke roborourke added the bug Existing functionality isn't behaving as expected label Mar 5, 2021
@rmccue
Copy link
Member

rmccue commented Dec 7, 2021

@roborourke what's the deal with this? Still an issue?

@roborourke
Copy link
Contributor Author

Yeah it is, we should fix it but I think it might be a breaking change, needs a little research to clear up the AC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality isn't behaving as expected
Projects
None yet
Development

No branches or pull requests

3 participants