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

[1.3] restrict chromium requests #424

Merged
merged 6 commits into from
Aug 17, 2022

Commits on Aug 16, 2022

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

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9c92372 View commit details
    Browse the repository at this point in the history
  2. Disallow redirection to non-localhost urls

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    f731669 View commit details
    Browse the repository at this point in the history
  3. Disallow connection to non-allowlisted urls

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    dcdab64 View commit details
    Browse the repository at this point in the history
  4. Disable JIT

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    97a8061 View commit details
    Browse the repository at this point in the history
  5. Fix localstorage logic

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    da75c33 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Try to fix CI

    Signed-off-by: Joshua Li <[email protected]>
    joshuali925 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d7139bc View commit details
    Browse the repository at this point in the history