vault/logical
Jim Kalafut 579327dece
Fix OpenAPI cleanResponse and test (#6454)
Add missing Headers field, along with a test to detect changes.

The custom decoder test should be ensuring only that the resulting
OpenAPI JSON outputs are equal. Updating the go-test deep library
reveals the error.
2019-03-26 11:08:56 -05:00
..
framework Fix OpenAPI cleanResponse and test (#6454) 2019-03-26 11:08:56 -05:00
plugin changed misspelled english words (#6432) 2019-03-19 09:32:45 -04:00
testing Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
auth.go Set orphan status in the token creation response (#6320) 2019-03-01 18:55:58 -05:00
connection.go Sync over 2017-10-23 16:43:07 -04:00
controlgroup.go Sync over 2019-03-25 14:18:43 -04:00
error.go changed misspelled english words (#6432) 2019-03-19 09:32:45 -04:00
identity.pb.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
identity.proto Pass identity metadata through to plugins (#4967) 2018-07-23 12:45:06 -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
lease.go logical/aws: Harden WAL entry creation (#5202) 2018-09-27 09:54:59 -05:00
logical_storage.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
logical.go Move to "github.com/hashicorp/go-hclog" (#4227) 2018-04-02 17:46:59 -07:00
plugin.pb.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
plugin.proto Add PluginEnv to SystemView (#5028) 2018-08-03 09:32:17 -07:00
request.go Sync over 2019-03-25 14:18:43 -04:00
response_util_test.go Add error logical.ErrUpstreamRateLimited and return 502 from RespondCommonError 2018-09-05 11:07:50 -05:00
response_util.go Refactor respond error function (#6343) 2019-03-05 11:43:30 -05:00
response.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
secret.go Sync over 2017-10-23 16:43:07 -04:00
storage_inmem_test.go vault: Passthrough backend uses logical.Backend 2015-03-15 14:27:06 -07:00
storage_inmem.go Convert logical.InmemStorage to a wrapper around physical/inmem. 2018-02-12 11:16:16 -05:00
storage_view.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
storage.go Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
system_view.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
testing.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
token.go Remove BoundCIDRs from the list of fields exported to Sentinel. Add explicit handling of fields we do want to export to SentinelGet so that we can wrap token on the ent side. (#6424) 2019-03-15 18:25:37 -04:00
translate_response.go Set orphan status in the token creation response (#6320) 2019-03-01 18:55:58 -05:00