open-vault/http
Jeff Mitchell e925987cb6 Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
..
handler.go Add creation time to returned wrapped token info 2016-06-07 15:00:35 -04:00
handler_test.go Add more tests 2016-05-07 21:08:13 -04:00
help.go
help_test.go
http_test.go
logical.go Add token accessor to wrap information if one exists 2016-06-13 23:58:17 +00:00
logical_test.go Merge branch 'master-oss' into cubbyhole-the-world 2016-05-11 19:29:52 -04:00
server.go
sys_audit_test.go
sys_auth_test.go
sys_generate_root.go
sys_generate_root_test.go Add explicit maximum TTLs to token store roles. 2016-05-11 16:51:18 -04:00
sys_health.go Support HEAD requests to /v1/sys/health 2016-06-09 18:16:28 +02:00
sys_health_test.go Support HEAD requests to /v1/sys/health 2016-06-09 18:16:28 +02:00
sys_init.go Add seal tests and update generate-root and others to handle dualseal. 2016-04-25 19:39:04 +00:00
sys_init_test.go
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
sys_lease_test.go
sys_mount_test.go
sys_policy_test.go Fix mah broken tests 2016-06-10 14:03:56 -04:00
sys_rekey.go Add seal tests and update generate-root and others to handle dualseal. 2016-04-25 19:39:04 +00:00
sys_rekey_test.go
sys_rotate_test.go
sys_seal.go Enable audit-logging of seal and step-down commands. 2016-05-20 17:03:54 +00:00
sys_seal_test.go
testing.go