open-vault/vault
vishalnayak 3f92836771 Port identity store cleanup code 2019-02-26 16:11:16 -05:00
..
external_tests Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
replication Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
seal Updates to recovery keys (#6152) 2019-02-01 11:29:55 -08:00
acl.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
acl_test.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
acl_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
audit.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
audit_broker.go The big one (#5346) 2018-09-17 23:03:00 -04:00
audit_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
audited_headers.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
audited_headers_test.go
auth.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
auth_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
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 The big one (#5346) 2018-09-17 23:03:00 -04:00
capabilities.go Fix Capabilities check when in a child namespace (#5406) 2018-09-26 15:10:36 -07:00
capabilities_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
cluster.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
cluster_test.go Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
core.go make fmt 2019-02-20 12:12:21 -08: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 Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
cors.go Don't duplicate CORS headers (#6207) 2019-02-11 13:10:26 -05:00
dynamic_system_view.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
expiration.go Simplify base62.Random (#5982) 2018-12-20 07:40:01 -08:00
expiration_integ_test.go
expiration_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
expiration_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
generate_root.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
generate_root_test.go Simplify base62.Random (#5982) 2018-12-20 07:40:01 -08:00
ha.go Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
identity_lookup.go The big one (#5346) 2018-09-17 23:03:00 -04:00
identity_lookup_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
identity_store.go Update existing alias metadata during authentication (#6068) 2019-01-23 08:26:50 -08:00
identity_store_aliases.go Test for issue 5729 (#5750) 2018-11-13 11:16:10 -05:00
identity_store_aliases_test.go Test for issue 5729 (#5750) 2018-11-13 11:16:10 -05:00
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 Update group memberships when entity is deleted (#5786) 2018-11-15 20:07:45 -05:00
identity_store_group_aliases.go The big one (#5346) 2018-09-17 23:03:00 -04:00
identity_store_group_aliases_test.go Case insensitive identity names (#5404) 2018-10-19 12:47:26 -07:00
identity_store_groups.go Support operating on entities and groups by their names (#5355) 2018-09-25 12:28:28 -07:00
identity_store_groups_test.go Update group memberships when entity is deleted (#5786) 2018-11-15 20:07:45 -05:00
identity_store_schema.go Case insensitive identity names (#5404) 2018-10-19 12:47:26 -07:00
identity_store_structs.go Case insensitive identity names (#5404) 2018-10-19 12:47:26 -07:00
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 Add locking when adding aliases to existing entities (#4965) 2018-07-24 22:01:58 -04:00
identity_store_util.go Port identity store cleanup code 2019-02-26 16:11:16 -05:00
init.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
init_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
keyring.go Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
keyring_test.go
logical_cubbyhole.go Update sys path definitions for OpenAPI (#5687) 2018-11-06 10:09:06 -08:00
logical_cubbyhole_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
logical_passthrough.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
logical_passthrough_test.go
logical_system.go Prometheus support on v1/sys/metrics endpoint (#5308) 2019-02-14 12:46:59 -08:00
logical_system_helpers.go The big one (#5346) 2018-09-17 23:03:00 -04:00
logical_system_integ_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
logical_system_paths.go Prometheus support on v1/sys/metrics endpoint (#5308) 2019-02-14 12:46:59 -08:00
logical_system_test.go make fmt 2019-02-20 12:12:21 -08:00
mount.go Prometheus support on v1/sys/metrics endpoint (#5308) 2019-02-14 12:46:59 -08:00
mount_test.go use deep.Equal instead of reflect.DeepEqual in some failing tests (#6249) 2019-02-15 14:00:14 -08:00
mount_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
namespaces.go The big one (#5346) 2018-09-17 23:03:00 -04:00
plugin_catalog.go Return errs from parsing unknown plugins (#6038) 2019-01-15 10:51:55 -05:00
plugin_catalog_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
plugin_reload.go Fix plugin reload when in a namespace (#5937) 2018-12-11 17:21:23 -08:00
policy.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
policy_store.go add entity lookup to the default policy (#6105) 2019-01-29 09:43:59 -06:00
policy_store_test.go The big one (#5346) 2018-09-17 23:03:00 -04:00
policy_store_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
policy_test.go Add ability to use path wildcard segments (#6164) 2019-02-14 18:31:43 -08:00
policy_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
rekey.go Split SubView functionality into logical.StorageView (#6141) 2019-01-31 09:25:18 -05:00
rekey_test.go Reset rekey progress once threshold has been met (#5743) 2018-11-19 17:03:07 -08:00
request_forwarding.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
request_forwarding_rpc.go Port over some test fixes (#6261) 2019-02-19 12:03:02 -08:00
request_forwarding_rpc_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00
request_forwarding_service.pb.go Add allowed_response_headers (#6115) 2019-02-05 16:02:15 -05:00
request_forwarding_service.proto The big one (#5346) 2018-09-17 23:03:00 -04:00
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 The big one (#5346) 2018-09-17 23:03:00 -04:00
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 typo in pathsToRadix doc (#6253) 2019-02-18 10:05:04 -08:00
router_access.go The big one (#5346) 2018-09-17 23:03:00 -04:00
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 Send initialized information via sys/seal-status (#5424) 2018-09-27 14:03:37 -07:00
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 [Review Only] Autoseal OSS port (#757) 2018-10-19 14:43:57 -07:00
sealunwrapper_test.go Seal migration (OSS) (#781) 2018-10-22 23:34:02 -07:00
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 The big one (#5346) 2018-09-17 23:03:00 -04:00
ui.go
ui_test.go Fix compilation and tests failures (#4254) 2018-04-03 14:07:43 -04:00
util.go
util_test.go
wrapping.go Refactor the cluster listener (#6232) 2019-02-14 18:14:56 -08:00
wrapping_util.go The big one (#5346) 2018-09-17 23:03:00 -04:00