]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
actions: Protectors can directly unlock Policies
authorJoe Richey joerichey@google.com <joerichey@google.com>
Mon, 17 Jul 2017 19:15:20 +0000 (12:15 -0700)
committerJoe Richey joerichey@google.com <joerichey@google.com>
Mon, 17 Jul 2017 19:15:20 +0000 (12:15 -0700)
commitc5e23466e7b9f814fd5ecc3a5d965bd1f1dd2987
treed68229e1df8fb652fcad8578359a0d89f93d349c
parente5cb8079aea929b1abd8d4279afc55983a5d0764
actions: Protectors can directly unlock Policies

In addition to using callbacks, unlocked Protectors can now directly
unlock a policy. The error codes are updated to make more sense.
actions/context.go
actions/policy.go