diff --git a/lms/templates/lti.html b/lms/templates/lti.html index 8031284af9..e87bef0084 100644 --- a/lms/templates/lti.html +++ b/lms/templates/lti.html @@ -48,6 +48,7 @@ from django.utils.translation import ugettext as _ allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" + allow="microphone *; camera *; midi *; geolocation *; encrypted-media *" > % endif % elif not hide_launch: diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 5e5d2f0d44..9f8bd413b0 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -96,7 +96,7 @@ git+https://github.com/edx/edx-milestones.git@v0.1.11#egg=edx-milestones==0.1.11 git+https://github.com/edx/xblock-utils.git@v1.0.5#egg=xblock-utils==1.0.5 -e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive git+https://github.com/edx/edx-user-state-client.git@1.0.2#egg=edx-user-state-client==1.0.2 -git+https://github.com/edx/xblock-lti-consumer.git@v1.1.6#egg=lti_consumer-xblock==1.1.6 +git+https://github.com/edx/xblock-lti-consumer.git@v1.1.7#egg=lti_consumer-xblock==1.1.7 # This is here because all of the other XBlocks are located here. However, it is published to PyPI and will be installed that way xblock-review==1.1.4 git+https://github.com/edx/edx-analytics-data-api-client.git@0.13.0#egg=edx-analytics-data-api-client==0.13.0