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

[TIMOB-26391](7_4_X) Improve proxy protection logic #10370

Merged
merged 4 commits into from
Oct 5, 2018

Commits on Oct 4, 2018

  1. [TIMOB-26391] Improve proxy protection logic

    Using the existing protect/unprotect methods caused unwanted side effects. This introduces two similar methods for the sole purpose of safeguarding the JS object during our proxy creation flow.
    janvennemann committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    4ad59dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0899804 View commit details
    Browse the repository at this point in the history
  3. fix linting errors

    janvennemann committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    33c40af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8d27df View commit details
    Browse the repository at this point in the history