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

Sanitize entire HTML output when theme support is present #888

Merged
merged 9 commits into from
Jan 23, 2018

Commits on Jan 18, 2018

  1. Bumped version to 0.6-rc2

    ThierryA committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    82c274b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Configuration menu
    Copy the full SHA
    91ef386 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Merge pull request #884 from Automattic/fix/script-additional-allowed…

    …-tag
    
    Remove erroneous additional allowance of script[type=text/javascript]
    Thierry Muller authored Jan 22, 2018
    Configuration menu
    Copy the full SHA
    a5629f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    a666289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a444e View commit details
    Browse the repository at this point in the history
  3. Lower-case tag param in is_self_closing_tag check; replace static met…

    …hod w/ static return with a plain static variable
    westonruter committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    eededf8 View commit details
    Browse the repository at this point in the history
  4. Introduce AMP_Content_Sanitizer::sanitize_document() to bypass saniti…

    …ze always returning body content
    westonruter committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    876c22f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8257cb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef69f2d View commit details
    Browse the repository at this point in the history