Files
edx-platform/common
edx-pipeline-bot afceb27231 fix: Make SAMLConfiguration viewset readonly (#247) (#30259)
The ony use is a GET request in admin portal so this view need not be post/put friendly right now.
It may actually get removed in an upcoming iteration, or stay readonly.

Fixes: SEC-1418

Co-authored-by: Binod Pant <bpant@edx.org>
2022-04-15 18:03:50 +00:00
..
2022-04-14 14:45:05 +02:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.