..
auth_token_test.go
Move http-using API tests into http package
2017-02-24 14:23:21 -05:00
cors.go
Set allowed headers via API instead of defaulting to wildcard. ( #3023 )
2017-08-07 10:03:30 -04:00
forwarding_test.go
Add a -dev-three-node option for devs. ( #3081 )
2017-07-31 11:28:06 -04:00
handler.go
only inject data into top level for existing sys/ paths ( #3426 )
2017-10-05 11:17:50 -04:00
handler_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
help.go
Make path-help request forward ( #2677 )
2017-05-04 16:58:50 -04:00
help_test.go
Remove cookie authentication.
2015-08-21 19:46:23 -07:00
http_test.go
Cors headers ( #2021 )
2017-06-17 00:04:55 -04:00
logical.go
Store original request path in WrapInfo ( #3100 )
2017-08-02 18:28:58 -04:00
logical_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
sys_audit_test.go
Port some replication bits to OSS ( #2386 )
2017-02-16 15:15:02 -05:00
sys_auth_test.go
Create and persist human-friendly-ish mount accessors ( #2918 )
2017-06-26 18:14:36 +01: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
Fix error message grammar
2017-03-14 17:10:43 -04:00
sys_generate_root_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
sys_health.go
Remove the string 'Vault' from version information
2016-09-01 14:54:04 -04:00
sys_health_test.go
Multi value test seal ( #2281 )
2017-01-17 15:43:10 -05:00
sys_init.go
init: pgp-keys input validations
2017-01-11 23:32:38 -05:00
sys_init_test.go
init: pgp-keys input validations
2017-01-11 23:32:38 -05:00
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
Exclude /sys/leases/renew from registering with expiration manager ( #2891 )
2017-06-20 12:34:00 -04:00
sys_mount_test.go
Porting identity store ( #3419 )
2017-10-11 10:21:20 -07:00
sys_mounts_test.go
Rename "generic" secret backend to "kv" ( #3292 )
2017-09-15 09:02:29 -04:00
sys_policy_test.go
Fix policy tests
2017-06-01 17:22:34 -04:00
sys_rekey.go
Update locking components from DR replication changes ( #3283 )
2017-09-04 19:38:37 -04:00
sys_rekey_test.go
Multi value test seal ( #2281 )
2017-01-17 15:43:10 -05:00
sys_rotate_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_seal.go
Fix error message grammar
2017-03-14 17:10:43 -04:00
sys_seal_test.go
Multi value test seal ( #2281 )
2017-01-17 15:43:10 -05:00
sys_wrapping_test.go
Store original request path in WrapInfo ( #3100 )
2017-08-02 18:28:58 -04:00
testing.go
Fix breakage for HTTP2 support due to changes in wrapping introduced in 1.8 ( #2412 )
2017-02-27 12:49:35 -05:00