open-vault/vault
Jeff Mitchell e5ca13d0be
Don't add kv by default in non-dev scenarios (#6109)
It's retained for tests though since most rely on it.
2019-02-14 11:55:32 -08:00
..
external_tests Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
seal Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
acl.go Prefix path rename (#6089) 2019-01-23 15:04:49 -05:00
acl_test.go
acl_util.go
audit.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
audit_broker.go
audit_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
audited_headers.go
audited_headers_test.go
auth.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
auth_test.go
barrier.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_access.go
barrier_aes_gcm.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_aes_gcm_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view_test.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
cluster_test.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
cluster_tls.go
core.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
core_test.go Don't add kv by default in non-dev scenarios (#6109) 2019-02-14 11:55:32 -08:00
core_util.go
cors.go Don't duplicate CORS headers (#6207) 2019-02-11 13:10:26 -05:00
dynamic_system_view.go
expiration.go
expiration_integ_test.go
expiration_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
expiration_util.go
generate_root.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
generate_root_test.go
ha.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
identity_lookup.go
identity_lookup_test.go
identity_store.go Update existing alias metadata during authentication (#6068) 2019-01-23 08:26:50 -08:00
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
identity_store_entities_test.go
identity_store_group_aliases.go
identity_store_group_aliases_test.go
identity_store_groups.go
identity_store_groups_test.go
identity_store_schema.go
identity_store_structs.go
identity_store_test.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
identity_store_upgrade.go
identity_store_util.go Merge entities during unseal only on the primary (#6075) 2019-02-08 16:32:06 -05:00
init.go Continuously attempt to unseal if sealed keys are supported (#6039) 2019-01-23 16:34:34 -05:00
init_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
logical_system_helpers.go
logical_system_integ_test.go
logical_system_paths.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
logical_system_test.go Don't duplicate CORS headers (#6207) 2019-02-11 13:10:26 -05:00
mount.go Don't add kv by default in non-dev scenarios (#6109) 2019-02-14 11:55:32 -08:00
mount_test.go Don't add kv by default in non-dev scenarios (#6109) 2019-02-14 11:55:32 -08:00
mount_util.go
namespaces.go
plugin_catalog.go Return errs from parsing unknown plugins (#6038) 2019-01-15 10:51:55 -05:00
plugin_catalog_test.go
plugin_reload.go
policy.go Prefix path rename (#6089) 2019-01-23 15:04:49 -05:00
policy_store.go add entity lookup to the default policy (#6105) 2019-01-29 09:43:59 -06:00
policy_store_test.go
policy_store_util.go
policy_test.go minor linting change 2019-01-23 17:19:06 -05:00
policy_util.go
rekey.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
rekey_test.go
replication_cluster_util.go
request_forwarding.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
request_forwarding_rpc.go
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
request_forwarding_service.proto
request_forwarding_util.go
request_handling.go Fixes a regression in forwarding from #6115 (#6191) 2019-02-11 13:08:15 -05:00
request_handling_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
request_handling_util.go
rollback.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
rollback_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
router.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
router_access.go
router_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
seal.go Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
seal_access.go
seal_autoseal.go Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
seal_test.go
seal_testing.go Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
seal_testing_util.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
sealunwrapper.go
sealunwrapper_test.go
testing.go Don't add kv by default in non-dev scenarios (#6109) 2019-02-14 11:55:32 -08:00
testing_util.go Fix leader info repopulation (#6167) 2019-02-05 21:01:18 -05:00
token_store.go Revert "Refactor common token fields and operations into a helper (#5953)" 2019-02-01 11:23:40 -05:00
token_store_test.go Cubbyhole cleanup (#6006) 2019-01-09 10:53:41 -08:00
token_store_util.go
ui.go
ui_test.go
util.go
util_test.go
wrapping.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
wrapping_util.go