..
auth_token_test.go
cors.go
Set allowed headers via API instead of defaulting to wildcard. ( #3023 )
2017-08-07 10:03:30 -04:00
forwarding_test.go
Enhance TLS client forwarding test to ensure each client is distinct
2018-01-18 12:01:07 -05:00
handler.go
Use cleanhttp.PrintablePathCheckHandler to handle non-printable chara… ( #3697 )
2017-12-15 20:19:37 -05:00
handler_test.go
Add context to storage backends and wire it through a lot of places ( #3817 )
2018-01-19 01:44:44 -05:00
help.go
help_test.go
http_test.go
logical.go
plugins/gRPC: fix issues with reserved keywords in response data ( #3881 )
2018-02-01 14:30:17 -08:00
logical_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
plugin_test.go
plugins/gRPC: fix issues with reserved keywords in response data ( #3881 )
2018-02-01 14:30:17 -08:00
sys_audit_test.go
sys_auth_test.go
Plumb more seal wrap stuff through and move to outside layer of mount options ( #3572 )
2017-11-13 11:22:22 -05:00
sys_config_cors_test.go
Set allowed headers via API instead of defaulting to wildcard. ( #3023 )
2017-08-07 10:03:30 -04:00
sys_generate_root.go
Remove context from a few extraneous places
2018-01-19 03:44:06 -05:00
sys_generate_root_test.go
generate token functions to share common names ( #3576 )
2017-11-13 15:44:26 -05:00
sys_health.go
Sync some bits over
2018-01-22 21:44:49 -05:00
sys_health_test.go
Sync some bits over
2018-01-22 21:44:49 -05:00
sys_init.go
Remove context from a few extraneous places
2018-01-19 03:44:06 -05:00
sys_init_test.go
sys_leader.go
Add leader cluster address to status/leader output. ( #3061 )
2017-07-31 18:25:27 -04:00
sys_leader_test.go
Add leader cluster address to status/leader output. ( #3061 )
2017-07-31 18:25:27 -04:00
sys_lease_test.go
sys_mount_test.go
Plumb more seal wrap stuff through and move to outside layer of mount options ( #3572 )
2017-11-13 11:22:22 -05:00
sys_mounts_test.go
Rename "generic" secret backend to "kv" ( #3292 )
2017-09-15 09:02:29 -04:00
sys_policy_test.go
Final sync
2017-10-23 17:39:21 -04:00
sys_rekey.go
Remove context from a few extraneous places
2018-01-19 03:44:06 -05:00
sys_rekey_test.go
Make compile
2017-10-23 17:41:44 -04:00
sys_rotate_test.go
sys_seal.go
Remove context from a few extraneous places
2018-01-19 03:44:06 -05:00
sys_seal_test.go
fix unseal reset test ( #3528 )
2017-11-03 09:31:39 -04:00
sys_wrapping_test.go
Store original request path in WrapInfo ( #3100 )
2017-08-02 18:28:58 -04:00
testing.go
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-03 14:02:31 -05:00