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

Use token enclave public key when in privacy multi-tenancy mode #272

Merged

Commits on Dec 19, 2019

  1. wire enclave public key into the privacy controller methods

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    bfb9b4d View commit details
    Browse the repository at this point in the history
  2. unit tests

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    1814ae7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. unit tests - verify enclave public key is passed to the privacy contr…

    …oller
    
    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    3fca1ec View commit details
    Browse the repository at this point in the history
  2. unit tests - test for delete and find

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b2b48e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229660c View commit details
    Browse the repository at this point in the history
  4. spotless

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b35f610 View commit details
    Browse the repository at this point in the history
  5. fix unit tests after merge from master

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    6ebf173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a48657c View commit details
    Browse the repository at this point in the history
  7. fix unit tests after merge from master

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    d4d0923 View commit details
    Browse the repository at this point in the history
  8. remove unused var

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ff42bea View commit details
    Browse the repository at this point in the history
  9. pr changes

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b18c744 View commit details
    Browse the repository at this point in the history
  10. implemented multi-tenancy enclave public key resolution. and pulled t…

    …he enclave public key resolution out of the privacy controller
    
    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    36b0827 View commit details
    Browse the repository at this point in the history
  11. final

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    949c003 View commit details
    Browse the repository at this point in the history
  12. spotless

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9b84314 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    1ebf4ed View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: Jason Frame <jasonwframe@gmail.com>
    jframe committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    09b6e1e View commit details
    Browse the repository at this point in the history