open-vault/logical
Brian Kassouf 9456e15904
http/logical: Add http GET parameters to the data map (#4012)
* Add get parameters to the data object

* Add test for get params
2018-02-21 14:36:53 -08:00
..
framework Support other names in SANs (#3889) 2018-02-16 17:19:34 -05:00
plugin http/logical: Add http GET parameters to the data map (#4012) 2018-02-21 14:36:53 -08:00
testing Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
auth.go External identity groups (#3447) 2017-11-02 16:05:48 -04:00
connection.go
error.go
identity.go
lease.go
lease_test.go
logical.go Remove logical.Initialize() method (#3848) 2018-01-25 20:19:27 -05:00
request.go Database gRPC plugins (#3666) 2017-12-14 14:03:11 -08:00
response.go http: Add a method for returning a 404 with data (#3994) 2018-02-21 14:22:21 -08:00
response_util.go plugins/gRPC: fix issues with reserved keywords in response data (#3881) 2018-02-01 14:30:17 -08:00
secret.go
storage.go Make mount view read only until after mount persist (#3910) 2018-02-09 14:04:25 -05:00
storage_inmem.go Convert logical.InmemStorage to a wrapper around physical/inmem. 2018-02-12 11:16:16 -05:00
storage_inmem_test.go
system_view.go Add a sysview call to determine if a mount is local. (#3899) 2018-02-02 18:17:12 -05:00
testing.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
translate_response.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00