open-vault/http
Jeff Mitchell ff3adce39e Make "ttl" reflect the actual TTL of the token in lookup calls.
Add a new value "creation_ttl" which holds the value at creation time.

Fixes #986
2016-02-01 11:16:32 -05:00
..
handler.go RootGeneration->GenerateRoot 2016-01-19 18:28:10 -05:00
handler_test.go Use cleanhttp instead of bare http.Client 2015-10-22 14:37:12 -04:00
help.go
help_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
http_test.go Use cleanhttp instead of bare http.Client 2015-10-22 14:37:12 -04:00
logical.go Update documentation and use ParseBool for list query param checking 2016-01-22 10:07:32 -05:00
logical_test.go Make "ttl" reflect the actual TTL of the token in lookup calls. 2016-02-01 11:16:32 -05:00
server.go
sys_audit_test.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
sys_auth_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_generate_root.go RootGeneration->GenerateRoot 2016-01-19 18:28:10 -05:00
sys_generate_root_test.go Make "ttl" reflect the actual TTL of the token in lookup calls. 2016-02-01 11:16:32 -05:00
sys_health.go
sys_health_test.go
sys_init.go Address comments from review. 2015-08-25 15:33:58 -07:00
sys_init_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_leader.go
sys_leader_test.go
sys_lease_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_mount_test.go Switch per-mount values to strings going in and seconds coming out, like other commands. Indicate deprecation of 'lease' in the token backend. 2015-09-25 10:41:21 -04:00
sys_policy.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
sys_policy_test.go Create a "default" policy with sensible rules. 2015-11-09 15:44:09 -05:00
sys_rekey.go Remove need for PUT in rekey. We've decided that POST and PUT are to 2016-01-14 16:52:34 -05:00
sys_rekey_test.go Add rekey nonce/backup. 2016-01-06 09:54:35 -05:00
sys_rotate_test.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00
sys_seal.go Add reset support to the unseal command. 2015-10-28 15:59:39 -04:00
sys_seal_test.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
testing.go Remove cookie authentication. 2015-08-21 19:46:23 -07:00