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

server: strip local ACL tokens from RPCs during forwarding if crossing datacenters #7419

Merged
merged 3 commits into from
Mar 10, 2020

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    6cdb2d3 View commit details
    Browse the repository at this point in the history
  2. not finding a token should not fail the rpc

    This lets you forward an rpc to a remote dc with a remotely-local token
    rboyer committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    fc6d4c3 View commit details
    Browse the repository at this point in the history
  3. cleanup

    rboyer committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    428cf7d View commit details
    Browse the repository at this point in the history