- 25 Mar, 2016 2 commits
-
-
Merge pull request #11827 from edx/waheed/ecom-2947-support-entire-password-reset-flow-in-logistration Fixed the other half of forgot password flow accourding to logistration.
Waheed Ahmed committed -
ECOM-2947
Waheed Ahmed committed
-
- 24 Mar, 2016 24 commits
-
-
Remove unused empty file
Akiva Leffert committed -
Added safe templating to instructor_analytics.html.
Dennis Jen committed -
Make CDNifying of course over image URLs only happen for relative URLs.
Toby Lawrence committed -
Hotfix 2016-03-24
Michael Frey committed -
Update translations (autogenerated message)
Ned Batchelder committed -
[hotfix] Redirecting sidebar verification link to new checkout basket.
Michael Frey committed -
Ned Batchelder committed
-
This appears to actually be in UTC (not in the django TZ default).
Kevin Falcone committed -
Updated edx-proctoring requirement to 0.12.15
Douglas Hall committed -
. And change the verification link in the sidebar to redirect to new basket if the EcommerceService is enabled.
vkaracic committed -
Make CMS 500 template safe by default
Daniel Friedman committed -
Make CMS 404 template safe by default
Daniel Friedman committed -
Daniel Friedman committed
-
Sstudent/safe video template
sanfordstudent committed -
making the welcome_back template safe
sanfordstudent committed -
Daniel Friedman committed
-
Dennis Jen committed
-
Sanford Student committed
-
Merge release to master
Usman Khalid committed -
Extract hint from html instead of text
Muddasser committed -
Moved white label sites to logistration.
Waheed Ahmed committed -
ECOM-2948
Waheed Ahmed committed -
Fix styling of vote button in forums responses.
attiyaIshaque committed -
Safe templates for static_templates
Ned Batchelder committed
-
- 23 Mar, 2016 14 commits
-
-
Merge private/release into release
Usman Khalid committed -
Usman Khalid committed
-
Secure templates used to inject Segment and Optimizely
Renzo Lucioni committed -
Ned Batchelder committed
-
Mark register-sidebar template safe by default
Akiva Leffert committed -
Escape properly the elements on the dashboard xseries upsell template
Simon Chen committed -
Simon Chen committed
-
Sanford Student committed
-
Safe template linter should use DOTALL
Eric Fischer committed -
Akiva Leffert committed
-
MULTILINE has to do with how '^' and '$' behave, DOTALL will make the '.' match newlines as well. This catches several failures that were previously missed.
Eric Fischer committed -
Fix accidental extra escaping
Daniel Friedman committed -
Simon Chen committed
-
Akiva Leffert committed
-