open-vault/logical
Calvin Leung Huang 799e5d6bde
Update field data behavior (#5489)
* Update Get and getPrimitive to correctly handle nil and error values

* Return empty slice on zero length decode result
2018-10-15 10:36:13 -07:00
..
framework Update field data behavior (#5489) 2018-10-15 10:36:13 -07:00
plugin Fix compilation/protobuf 2018-09-22 17:58:39 -04:00
testing The big one (#5346) 2018-09-17 23:03:00 -04:00
auth.go Fix for using ExplicitMaxTTL in auth method plugins. (#5379) 2018-09-21 14:31:29 -07:00
connection.go
error.go Translate AWS Rate limiting errors to 502 errors (#5270) 2018-09-18 15:26:06 -05:00
identity.pb.go Fix compilation/protobuf 2018-09-22 17:58:39 -04:00
identity.proto
lease.go logical/aws: Harden WAL entry creation (#5202) 2018-09-27 09:54:59 -05:00
lease_test.go
logical.go
plugin.pb.go Fix compilation/protobuf 2018-09-22 17:58:39 -04:00
plugin.proto Add PluginEnv to SystemView (#5028) 2018-08-03 09:32:17 -07:00
request.go The big one (#5346) 2018-09-17 23:03:00 -04:00
request_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
response.go Move sort from listresponse to file backend to solve 5141 2018-08-24 13:37:15 -04:00
response_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
response_util_test.go Add error logical.ErrUpstreamRateLimited and return 502 from RespondCommonError 2018-09-05 11:07:50 -05:00
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go The big one (#5346) 2018-09-17 23:03:00 -04:00
testing.go
token.go The big one (#5346) 2018-09-17 23:03:00 -04:00
translate_response.go Re-add injecting into top routes (#5244) 2018-09-05 11:45:17 -04:00