open-vault/logical
Jeff Mitchell 4261618d10 Add request timeouts in normal request path and to expirations (#4971)
* Add request timeouts in normal request path and to expirations

* Add ability to adjust default max request duration

* Some test fixes

* Ensure tests have defaults set for max request duration

* Add context cancel checking to inmem/file

* Fix tests

* Fix tests

* Set default max request duration to basically infinity for this release for BC

* Address feedback
2018-07-24 14:50:49 -07:00
..
framework Disallow negative `TypeDurationSecond` (#4910) 2018-07-17 17:46:03 -07:00
plugin Pass identity metadata through to plugins (#4967) 2018-07-23 12:45:06 -04:00
testing Add request timeouts in normal request path and to expirations (#4971) 2018-07-24 14:50:49 -07:00
auth.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
connection.go
error.go Make single-lease revocation behave like expiration (#4883) 2018-07-11 15:45:35 -04:00
identity.pb.go Pass identity metadata through to plugins (#4967) 2018-07-23 12:45:06 -04:00
identity.proto Pass identity metadata through to plugins (#4967) 2018-07-23 12:45:06 -04:00
lease.go
lease_test.go
logical.go
request.go Make single-lease revocation behave like expiration (#4883) 2018-07-11 15:45:35 -04:00
response.go Fix tests 2018-07-12 10:18:50 -04:00
response_util.go Handle multierr when altering response codes (#4881) 2018-07-09 13:08:44 -07:00
secret.go
storage.go
storage_inmem.go
storage_inmem_test.go
system_view.go Add entity information request to system view (#4681) 2018-06-03 20:48:12 -04:00
testing.go Offline token revocation fix 2018-06-05 18:53:27 -04:00
token.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
translate_response.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00