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

added host validation for urls #983

Merged
merged 18 commits into from
Mar 8, 2018
Merged

added host validation for urls #983

merged 18 commits into from
Mar 8, 2018

Commits on Mar 1, 2018

  1. added host validation for urls

    Rubén committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    a39e073 View commit details
    Browse the repository at this point in the history
  2. added host validation for urls

    Rubén committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    843760a View commit details
    Browse the repository at this point in the history
  3. added host validation for urls

    Rubén committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    f78ac49 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. added tests and follow the spec

    Rubén committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    4f6dcc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. added test cases and checks

    Rubén committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    b8fed2e View commit details
    Browse the repository at this point in the history
  2. solved linting issues

    Rubén committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5a6ae74 View commit details
    Browse the repository at this point in the history
  3. removed too generic check

    Rubén committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2067992 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. deleted generated file changes

    Rubén committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    331d152 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. improved protocol checks

    Rubén committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    454b285 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Simplify splitting a string by commas

    * Fix phpcs yoda error.
    * Fix phpunit failures in AMP_Tag_And_Attribute_Sanitizer_Attr_Spec_Rules_Test.
    westonruter committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    7a3e497 View commit details
    Browse the repository at this point in the history
  2. added urldecode

    Rubén committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    ea52b1e View commit details
    Browse the repository at this point in the history
  3. added urldecode

    Rubén committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    aca760d View commit details
    Browse the repository at this point in the history
  4. added urldecode

    Rubén committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    3ced093 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    790dec8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e6698b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a04782a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3604c6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d9d50a View commit details
    Browse the repository at this point in the history