Scott Miller
|
b13b27f37e
|
OSS side barrier encryption tracking and automatic rotation (#11007)
* Automatic barrier key rotation, OSS portion
* Fix build issues
* Vendored version
* Add missing encs field, not sure where this got lost.
|
2021-02-25 14:27:25 -06:00 |
Jeff Mitchell
|
5f249d4005
|
Add allowed_response_headers (#6115)
|
2019-02-05 16:02:15 -05:00 |
Jeff Mitchell
|
7191bca71a
|
Re-add injecting into top routes (#5244)
|
2018-09-05 11:45:17 -04:00 |
Jeff Mitchell
|
9b4e04917e
|
Fix http tests
|
2018-08-14 17:09:55 -04:00 |
Jeff Mitchell
|
3c2aae215c
|
Fix tests and update mapstructure
|
2016-08-08 16:00:31 -04:00 |
vishalnayak
|
ad7cb2c8f1
|
Added JSON Decode and Encode helpers.
Changed all the occurances of Unmarshal to use the helpers.
Fixed http/ package tests.
|
2016-07-06 12:25:40 -04:00 |
Jeff Mitchell
|
a8ef0e8a80
|
Remove cookie authentication.
|
2015-08-21 19:46:23 -07:00 |
Jeff Mitchell
|
15f57082e0
|
Begin factoring out sys paths into logical routes. Also, standardize on 307 as redirect code.
|
2015-08-20 13:20:35 -07:00 |
Armon Dadgar
|
af47c72639
|
http: adding key-status and rotate handlers
|
2015-05-27 18:02:50 -07:00 |