open-vault/vault
Hridoy Roy 4a96126d5a
Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939)
This reverts commit eb74ca61fc4dcb7038f39defb127d5d639ba0ca1.
2021-02-18 15:40:18 -05:00
..
activity Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
cluster Port changes from enterprise lease fix (#10020) 2020-09-22 14:47:13 -07:00
external_tests Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
quotas Fix error in log; add additional log on conflicting quotas. (#10888) 2021-02-10 12:24:35 -06:00
replication
seal Same seal migration oss (#10224) 2020-10-23 14:16:04 -04:00
acl.go
acl_test.go Update HCL dependency to fix ParseACLPolicy error on invalid syntax (#10156) 2020-11-30 09:17:33 -06:00
acl_util.go
activity_log.go Fix flaky ActivityLog unit test (#10860) 2021-02-09 16:34:49 -06:00
activity_log_test.go Fix flaky ActivityLog unit test (#10860) 2021-02-09 16:34:49 -06:00
activity_log_testing_util.go Fix setting Activity Log enable flag through the API (#10594) 2020-12-18 11:20:32 -07:00
activity_log_util.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
audit.go Send a test message before committing a new audit device. (#10520) 2020-12-16 16:00:32 -06:00
audit_broker.go
audit_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
audited_headers.go
audited_headers_test.go
auth.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
auth_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
barrier.go
barrier_access.go
barrier_aes_gcm.go Add NIST guidance on rotating keys used for AES-GCM encryption (#10612) 2021-01-07 15:37:37 -06:00
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604) 2020-07-27 16:10:26 -04:00
cluster_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
core.go Vault-1403 Switch Expiration Manager to use Fairsharing Backpressure (#1709) (#10932) 2021-02-17 14:30:27 -08:00
core_metrics.go metrics: activity log (#10514) 2021-01-26 16:37:07 -06:00
core_metrics_test.go Fix crash when KV store has a zero-length key. (#9881) 2020-09-02 17:43:44 -05:00
core_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
core_util.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
cors.go
counters.go Move "counters" path to the logical system's local path list. (#10314) 2020-11-02 21:59:55 -06:00
counters_test.go
deadlock.go
dynamic_system_view.go
dynamic_system_view_test.go
expiration.go Vault-1403 Switch Expiration Manager to use Fairsharing Backpressure (#1709) (#10932) 2021-02-17 14:30:27 -08:00
expiration_integ_test.go
expiration_test.go Vault-1403 Switch Expiration Manager to use Fairsharing Backpressure (#1709) (#10932) 2021-02-17 14:30:27 -08:00
expiration_util.go
generate_root.go Same seal migration oss (#10224) 2020-10-23 14:16:04 -04:00
generate_root_recovery.go Same seal migration oss (#10224) 2020-10-23 14:16:04 -04:00
generate_root_test.go
ha.go core: Record the time a node became active (#10489) 2020-12-11 16:50:19 -08:00
ha_test.go fix deadlock on core state lock (#10456) 2020-12-10 06:50:11 -05:00
identity_lookup.go
identity_lookup_test.go
identity_store.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go Correct lock acquisition order in the pathEntityMergeID identity to fix deadlock condition (#10877) 2021-02-10 11:05:16 -05:00
identity_store_entities_test.go VAULT-417: check expired context in entity API (#1445) (#9925) 2020-09-10 16:31:32 -06:00
identity_store_group_aliases.go
identity_store_group_aliases_test.go
identity_store_groups.go Fix use of identity/group endpoint to edit group by name (#10812) 2021-01-29 16:50:08 -06:00
identity_store_groups_test.go Fix use of identity/group endpoint to edit group by name (#10812) 2021-01-29 16:50:08 -06:00
identity_store_oidc.go
identity_store_oidc_test.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
identity_store_oidc_util.go
identity_store_schema.go
identity_store_structs.go
identity_store_test.go Fix a race caused by assignment to core.metricSink (#9560) 2020-07-22 13:52:10 -04:00
identity_store_upgrade.go
identity_store_util.go
init.go Be consistent with how we report init status. (#10498) 2020-12-08 13:55:34 -05:00
init_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
keyring.go Add NIST guidance on rotating keys used for AES-GCM encryption (#10612) 2021-01-07 15:37:37 -06:00
keyring_test.go
lock.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_raw.go
logical_system.go Improve error messages (#10843) 2021-02-11 19:51:12 -08:00
logical_system_activity.go Fix setting Activity Log enable flag through the API (#10594) 2020-12-18 11:20:32 -07:00
logical_system_helpers.go Fix remove peers check (#10758) 2021-01-25 14:20:46 -05:00
logical_system_integ_test.go
logical_system_paths.go Implement sys/seal-status and sys/leader in system backend (#10725) 2021-01-20 14:04:24 -06:00
logical_system_pprof.go
logical_system_quotas.go Fix quota enforcing old path issue (#10689) 2021-02-09 05:46:09 -05:00
logical_system_raft.go Revert "Read-replica instead of non-voter (#10875)" (#10890) 2021-02-10 16:41:58 -05:00
logical_system_test.go Validate to/from parameters when remounting a backend (#9890) 2020-10-29 14:06:07 -04:00
logical_system_util.go Move the declaration to a OSS build tag file to not have it collide w… (#10750) 2021-01-25 09:35:19 -05:00
mount.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
mount_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
mount_util.go
namespaces.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
plugin_catalog.go DBPW - Copy newdbplugin package to dbplugin/v5 (#10151) 2020-10-15 13:20:12 -06:00
plugin_catalog_test.go Adding snowflake as a bundled database secrets plugin (#10603) 2021-01-07 09:30:24 -08:00
plugin_reload.go
policy.go
policy_store.go
policy_store_test.go
policy_store_util.go
policy_test.go
policy_util.go
raft.go Revert "Read-replica instead of non-voter (#10875)" (#10890) 2021-02-10 16:41:58 -05:00
rekey.go Fix panic in RekeyVerifyRestart (#9930) (#10099) 2020-10-07 11:06:17 -07:00
rekey_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
request_forwarding.go Eliminate global that caused race tests to fail in ent with an internal config setting. (#9604) 2020-07-27 16:10:26 -04:00
request_forwarding_rpc.go
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Port changes from enterprise lease fix (#10020) 2020-09-22 14:47:13 -07:00
request_forwarding_service.proto
request_handling.go Fix error in log; add additional log on conflicting quotas. (#10888) 2021-02-10 12:24:35 -06:00
request_handling_test.go auth: store period value on tokens created via login (#7885) 2020-10-26 16:25:56 -04:00
request_handling_util.go Apply OSS part of ENT change re waitForReplicationState. (#10837) 2021-02-04 09:10:35 -05:00
rollback.go
rollback_test.go
router.go
router_access.go
router_test.go
router_testing.go
seal.go Same seal migration oss (#10224) 2020-10-23 14:16:04 -04:00
seal_access.go
seal_autoseal.go Ensure that perf standbys can perform seal migrations. (#9690) 2020-08-10 08:35:57 -04:00
seal_autoseal_test.go
seal_test.go
seal_testing.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
seal_testing_util.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
sealunwrapper.go
sealunwrapper_test.go
testing.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
testing_util.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
token_store.go make token create case insensitive [VAULT-1021] (#10743) 2021-01-27 09:56:54 -08:00
token_store_test.go Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939) 2021-02-18 15:40:18 -05:00
token_store_util.go
ui.go Fix UI custom header values (#10511) 2020-12-15 15:58:03 +01:00
ui_test.go Fix UI custom header values (#10511) 2020-12-15 15:58:03 +01:00
util.go
util_test.go
wrapping.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
wrapping_util.go