..
forwarding_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
handler.go
Remove too-verbose log
2016-09-04 07:43:54 -04:00
handler_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
help.go
Request forwarding ( #1721 )
2016-08-15 09:42:42 -04:00
help_test.go
Remove cookie authentication.
2015-08-21 19:46:23 -07:00
http_test.go
Added JSON Decode and Encode helpers.
2016-07-06 12:25:40 -04:00
logical.go
Don't use time.Time in responses. ( #1912 )
2016-09-23 12:32:07 -04:00
logical_test.go
Convert to logxi
2016-08-21 18:13:37 -04:00
sys_audit_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_auth_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_generate_root.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
sys_generate_root_test.go
Add periodic support for root/sudo tokens to auth/token/create
2016-08-12 21:14:12 -04:00
sys_health.go
Remove the string 'Vault' from version information
2016-09-01 14:54:04 -04:00
sys_health_test.go
Change uninit/sealed status codes from health endpoint
2016-08-18 12:10:23 -04:00
sys_init.go
Add support for PGP encrypting the initial root token. ( #1883 )
2016-09-13 18:42:24 -04:00
sys_init_test.go
Remove cookie authentication.
2015-08-21 19:46:23 -07:00
sys_leader.go
Address most review feedback. Change responses to multierror to better return more useful values when there are multiple errors
2016-05-16 16:11:33 -04:00
sys_leader_test.go
http: Adding sys/leader endpoint
2015-04-20 11:59:24 -07:00
sys_lease_test.go
Added JSON Decode and Encode helpers.
2016-07-06 12:25:40 -04:00
sys_mount_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_policy_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_rekey.go
Redirect rekey operation from standby to master ( #1868 )
2016-09-13 11:59:12 -04:00
sys_rekey_test.go
Provide base64 keys in addition to hex encoded. ( #1734 )
2016-08-15 16:01:15 -04:00
sys_rotate_test.go
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
sys_seal.go
Remove the string 'Vault' from version information
2016-09-01 14:54:04 -04:00
sys_seal_test.go
Error when an invalid (as opposed to incorrect) unseal key is given. ( #1782 )
2016-08-24 14:15:25 -04:00
testing.go
Remove cookie authentication.
2015-08-21 19:46:23 -07:00