open-vault/logical
Brian Kassouf f43d18fba5 Allow for response errors to be passed back from a plugin (#3412)
* Allow for response errors to be passed back from a plugin

* Fix issue with checking plugin.BasicError == nil
2017-10-06 14:20:57 -07:00
..
framework Add more TypeDurationSecond conversions 2017-08-02 18:12:02 -04:00
plugin Allow for response errors to be passed back from a plugin (#3412) 2017-10-06 14:20:57 -07:00
testing Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
auth.go Rename persona to alias (#3420) 2017-10-04 13:35:05 -04:00
connection.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
error.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
identity.go Rename persona to alias (#3420) 2017-10-04 13:35:05 -04:00
lease.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
lease_test.go Remove Unix() invocations on 'time.Time' objects and removed conversion of time to UTC 2016-07-08 18:30:18 -04:00
logical.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
request.go Rename persona to alias (#3420) 2017-10-04 13:35:05 -04:00
response.go Allow accessing Warnings directly in Response. (#2806) 2017-06-05 10:52:43 -04:00
response_util.go Port some replication bits to OSS (#2386) 2017-02-16 15:15:02 -05:00
secret.go Remove grace periods 2016-01-31 19:33:16 -05:00
storage.go Adding interface methods to logical.Backend for parity (#2242) 2017-01-07 18:18:22 -05:00
storage_inmem.go Make logical.InmemStorage standalone (#3066) 2017-07-26 17:59:14 -04:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
system_view.go PR comments 2017-05-04 10:41:59 -07:00
testing.go Convert to logxi 2016-08-21 18:13:37 -04:00
translate_response.go Store original request path in WrapInfo (#3100) 2017-08-02 18:28:58 -04:00