open-vault/vault
Jeff Mitchell f3ab4971a6 Follow Vault convention on DELETE being idempotent (#1903)
* Follow Vault convention on `DELETE` being idempotent with
audit/auth/mounts deletes (a.k.a. disabling/unmounting).
2016-09-19 13:02:25 -04:00
..
acl.go
acl_test.go
audit.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
audit_test.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
auth.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
auth_test.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
barrier.go
barrier_aes_gcm.go
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
cluster.go
cluster_test.go
core.go
core_test.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
dynamic_system_view.go
expiration.go
expiration_test.go
generate_root.go
generate_root_test.go
init.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
init_test.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
logical_system_helpers.go
logical_system_test.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
mount.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
mount_test.go Follow Vault convention on DELETE being idempotent (#1903) 2016-09-19 13:02:25 -04:00
policy.go
policy_store.go
policy_store_test.go
policy_test.go
rekey.go
rekey_test.go
request_forwarding.go
request_forwarding_service.pb.go
request_forwarding_service.proto
request_handling.go
request_handling_test.go
rollback.go Rejig locks during unmount/remount. (#1855) 2016-09-13 11:50:14 -04:00
rollback_test.go
router.go
router_test.go
seal.go
seal_test.go
seal_testing.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
testing.go Add support for PGP encrypting the initial root token. (#1883) 2016-09-13 18:42:24 -04:00
token_store.go
token_store_test.go
util.go
util_test.go