-
-
Notifications
You must be signed in to change notification settings - Fork 274
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 basic auth token for apache mod_header foo #618
Comments
#618 make this optional in dev settings
#618 make this optional in dev settings
this isnt working for me... I have set the apache config on the virtual host and in zmNinja devel options I have switched on the add basic auth option. |
What happens to #613 ? Was this not working? |
Have you looked at the different options for Basic auth? I use apache+basic auth as do others. Please make sure you have followed all steps. If you have, and it doesn't work, please open a new issue along with your setup details and your apache config. The problem is also described there. |
As a workaround, always pass basicauth token to images. This will help users set up apache configurations to convert it to headers
See https://github.com/pliablepixels/zmNinja/wiki/FAQ#authorization-with-a-reverseproxy
The text was updated successfully, but these errors were encountered: