Commit 2cdb99be by David Pollack

change COMMON_ENABLE_BASIC_AUTH to False in the defaults of the common ansible role

parent 2af745e2
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# where edX is installed # where edX is installed
# Set global htpasswd credentials # Set global htpasswd credentials
COMMON_ENABLE_BASIC_AUTH: True COMMON_ENABLE_BASIC_AUTH: False
COMMON_HTPASSWD_USER: edx COMMON_HTPASSWD_USER: edx
COMMON_HTPASSWD_PASS: edx COMMON_HTPASSWD_PASS: edx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment