devstack.py
3.93 KB
-
Deactivate HTTPS on dev and devstack · 46434582
When running locally, XBlocks which access third-party software no longer cause server errors. Because devstack inherits from aws, the HTTPS flag was implicitly set to 'on'. This meant that XBlocks attempted to use SSL when dealing with third-party components like LTI. Since SSL is not enabled on devstack, this caused server errors whenever these features ran.
Albert Liang committed