Files
edx-platform/lms/djangoapps/shoppingcart
Adeel Khan 298d3554fe Fix templates for XSS code injection via translations
This would patch all templates (django/mako)
for a possible XSS code injection via
translation files by html escaping them..

LEARNER-4632
2019-06-25 14:22:42 +05:00
..
2019-02-13 10:35:56 -05:00
2019-05-29 02:23:51 -04:00
2017-06-11 21:48:06 -04:00
2019-02-19 11:24:21 -05:00
2017-11-07 14:17:54 -05:00
2017-06-11 21:48:06 -04:00

Status: Maintenance

Responsibilities
================
The Shopping Cart is an older implementation of e-commerce related functionality.

Direction: Deprecate
====================
This app is replaced by functionality in the `ecommerce service`_. New functionality should not be added here. Effort is needed to determine who the existing clients are so they can be updated and this app can be removed. This app is in a similar situation to the ```lms/djangoapps/commerce``` app.

.. _ecommerce service: https://github.com/edx/ecommerce

Glossary
========

More Documentation
==================