Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sustaining xss fixes #228

Merged

Commits on Aug 20, 2020

  1. Sustaining xss fixes

    This commit contains xsslint fixes for the following Jira Tickets:
    
    PROD-1661
    PROD-1663
    PROD-1665
    PROD-1727
    PROD-1729
    PROD-1731
    PROD-1732
    PROD-1795
    
    (cherry picked from commit 0e45ecb)
    Ali-D-Akbar authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    b90199f View commit details
    Browse the repository at this point in the history
  2. Fix xss in base site template

    uzairr authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    40b0270 View commit details
    Browse the repository at this point in the history
  3. Fix xss while rendering file-upload

    uzairr authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    87750ed View commit details
    Browse the repository at this point in the history
  4. Fix xss in date

    uzairr authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4b46749 View commit details
    Browse the repository at this point in the history
  5. Fix xss in edit member template

    uzairr authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    4d2b2d1 View commit details
    Browse the repository at this point in the history
  6. Fix XSS while prepending html

    uzairr authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0c27b1b View commit details
    Browse the repository at this point in the history
  7. Fixed xss linter violations

    PROD-1725
    PROD-1726
    PROD-1617
    adeelehsan authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    dca93a5 View commit details
    Browse the repository at this point in the history
  8. Revert "Apply security XSS patch to ironwood branch (#236)"

    This reverts commit 2fe8003.
    Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    f3f629f View commit details
    Browse the repository at this point in the history
  9. This commit contains security fixes for the following JIRA tickets:

    1. PROD-1603
    2. PROD-1605
    3. PROD-1612
    4. PROD-1619
    5. PROD-1289
    6. PROD-1530
    7. PROD-1525
    8. PROD-1534
    
    (cherry picked from commit d9e0ca5)
    Ali-D-Akbar authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    5732651 View commit details
    Browse the repository at this point in the history
  10. SE-3126 Fix issue caused by XSS fix in Video > Advanced > Transcript …

    …Languages (#240)
    
    * Fix issue caused by XSS fix in Video > Advanced > Transcript Languages
    
    * change append to prepend
    
    Co-authored-by: pkulkark <[email protected]>
    (cherry picked from commit 6eeb1846e260173d5e327aa600f5c3897220fd31)
    pomegranited authored and Guruprasad Lakshmi Narayanan committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    1818f76 View commit details
    Browse the repository at this point in the history