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

[2.1] Restrict chromium requests #430

Merged
merged 8 commits into from
Aug 18, 2022

Commits on Aug 17, 2022

  1. Fix regex validation, detect iframe, embed, object tags

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    75ee2d2 View commit details
    Browse the repository at this point in the history
  2. Disallow redirection to non-localhost urls

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    df5dc50 View commit details
    Browse the repository at this point in the history
  3. Disallow connection to non-allowlisted urls

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    db60250 View commit details
    Browse the repository at this point in the history
  4. Disable JIT

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    0c6893d View commit details
    Browse the repository at this point in the history
  5. Fix workflow

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    999f165 View commit details
    Browse the repository at this point in the history
  6. Try to fix CI

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c5f3af2 View commit details
    Browse the repository at this point in the history
  7. Fix localstorage logic

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a7818f8 View commit details
    Browse the repository at this point in the history
  8. Add Bwc Test for OS 1.1 (opensearch-project#417)

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 authored and joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    041f3af View commit details
    Browse the repository at this point in the history