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 logical: add credential info to logical backend structures 2015-03-30 14:23:32 -07:00
error.go This adds a new error class which can be used by logical backends to 2015-08-10 13:27:25 -04:00
lease.go Remove grace periods 2016-01-31 19:33:16 -05:00
lease_test.go Remove grace periods 2016-01-31 19:33:16 -05:00
logical.go Address some more review feedback 2016-01-12 15:09:16 -05:00
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 Remove grace periods 2016-01-31 19:33:16 -05:00
storage.go logical/aws 2015-03-20 19:03:20 +01:00
storage_inmem.go Make logical.InmemStorage a wrapper around physical.InmemBackend. 2016-06-06 12:03:08 -04:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
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 Revoke permissions before dropping user in postgresql. 2015-10-30 11:58:52 -04:00
uuid.go logical: WAL methods 2015-03-17 20:39:45 -05:00