open-vault/logical
Jeff Mitchell e925987cb6 Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
..
framework Added GetDefaultOrZero method to FieldData 2016-06-10 10:42:01 -04:00
testing Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors 2016-05-16 16:11:33 -04:00
auth.go AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
connection.go
error.go
lease.go
lease_test.go
logical.go
request.go Add wrapping through core and change to use TTL instead of Duration. 2016-05-02 00:47:35 -04:00
response.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
sanitize.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
secret.go
storage.go
storage_inmem.go Make logical.InmemStorage a wrapper around physical.InmemBackend. 2016-06-06 12:03:08 -04:00
storage_inmem_test.go
system_view.go Make a non-caching but still locking variant of transit for when caches are disabled 2016-05-02 22:36:44 -04:00
testing.go
uuid.go