Add proxy to allow IE9 to make xdomain requests
Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies.
Showing
common/djangoapps/cors_csrf/admin.py
0 → 100644
common/djangoapps/cors_csrf/views.py
0 → 100644
lms/static/js/vendor/xdomain.min.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment