commit | 9284a008e4aab8a4441fefeb302234cd8f584992 | [log] [tgz] |
---|---|---|
author | Benjamin Prosnitz <bprosnitz@google.com> | Mon Feb 23 14:57:25 2015 -0800 |
committer | Benjamin Prosnitz <bprosnitz@google.com> | Mon Feb 23 23:03:20 2015 +0000 |
tree | 36f82d8c990d902255f81fd61af4b9b8767a0442 | |
parent | 5c4564e2718abaa029ea27cba33f87afbbb5a22e [diff] |
TBR Add bulk caveat validation callback support to ForContext If a callback function is added to the context with key "customChainValidator", it will be called when it is necessary to validate caveats. This is intended to be used to allow javascript to receive caveats in bulk for validation. In addition, this: - Adds VanadiumContext() to security context - Fixes naming in javascript gen.go MultiPart: 1/2 Change-Id: I8d0dd4dda572a7d78b8226cf3030f5fcbcaa64b0