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

Restrict KV endpoint to root and node users. #2193

Merged
merged 1 commit into from
Aug 22, 2015

Commits on Aug 21, 2015

  1. Restrict KV endpoint to root and node users.

    Work towards #2089
    
    * restrict all RPC endpoints to root and node users only.
    * restrict http kv endpoint to root and node users only.
    * sql http endpoint allows all users
    
    Nothing makes use of the rpc.RegisterPublic method yet, but sql will.
    marc committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    83dfb1b View commit details
    Browse the repository at this point in the history