open-vault/http
Jeff Mitchell 386aa408b7 Remove need for PUT in rekey. We've decided that POST and PUT are to
stay as synonyms for writes, so there's no reason to limit it for this
operation.
2016-01-14 16:52:34 -05:00
..
handler.go Have 'sys/renew' return the value provided in Secret. 2016-01-07 11:35:09 -05:00
handler_test.go
help.go
help_test.go
http_test.go
logical.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
logical_test.go
server.go
sys_audit_test.go
sys_auth_test.go
sys_health.go
sys_health_test.go
sys_init.go
sys_init_test.go
sys_leader.go
sys_leader_test.go
sys_lease_test.go
sys_mount_test.go
sys_policy.go WriteOperation -> UpdateOperation 2016-01-08 13:03:03 -05:00
sys_policy_test.go
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
sys_seal.go
sys_seal_test.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
testing.go