vault/vault
Victor Rodriguez 770d902f60
Use stored seal generation info for response to sys/seal-backend-status (#28631)
Use stored seal generation info for response to sys/seal-backend-status.
2024-10-09 14:04:50 +00:00
..
activity protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
cluster add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
diagnose add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
eventbus VAULT-27384 Fix faulty assignments and unchecked errors (#27810) 2024-07-22 16:53:02 -04:00
external_tests VAULT-30108: Include User-Agent header in audit requests by default (#28596) 2024-10-07 10:02:17 -04:00
hcp_link protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
plugincatalog Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
quotas Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
replication [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
seal protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
testdata Support rootless plugin containers (#24236) 2023-11-28 14:07:07 +00:00
tokens protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
ui_custom_messages make namespace manager a field in the Manager struct (#24815) 2024-01-11 11:09:41 -05:00
acl.go VAULT-3825: Wildcard ACL policies without a trailing slash should match LIST operations (#23874) 2023-10-27 15:59:41 +02:00
acl_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
acl_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
acme_billing_system_view.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
activity_log.go handle mount fields for non-entity clients; prevent null values (#28202) 2024-08-28 09:49:03 -04:00
activity_log_test.go Rename activity export API identity fields (#28173) 2024-08-23 11:17:27 -04:00
activity_log_testing_util.go Change minimum retention window CE changes (#26118) 2024-03-25 14:49:57 -07:00
activity_log_testonly_test.go VAULT-24582: Refactor precomputed query worker to support ACME regeneration (#26364) 2024-04-29 14:28:37 +02:00
activity_log_util.go remove stub for census report (#27312) 2024-05-31 13:30:40 -07:00
activity_log_util_common.go CE: Added deleted namespace string (#28080) 2024-08-14 20:59:44 +00:00
activity_log_util_common_test.go VAULT-28024: Current month new clients by namespace and mount (#27527) 2024-06-20 11:58:40 +02:00
audit.go Audit: optional logger for sinks will log on errors when context is done (#27859) 2024-07-24 22:57:15 +01:00
audit_test.go Remove multi-errors and update expected error msg in tests (#27861) 2024-07-24 23:07:37 +01:00
auth.go Check if storage should be updated during invalidation (#28059) 2024-08-22 17:00:55 -04:00
auth_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
barrier.go add deadlock detection in barrier and sealwrap (#26198) 2024-04-09 14:56:57 +00:00
barrier_access.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
barrier_aes_gcm.go add deadlock detection in barrier and sealwrap (#26198) 2024-04-09 14:56:57 +00:00
barrier_aes_gcm_test.go add deadlock detection in barrier and sealwrap (#26198) 2024-04-09 14:56:57 +00:00
barrier_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
barrier_view.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
barrier_view_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
barrier_view_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
capabilities.go events: Continuously verify policies (#22705) 2023-09-05 16:28:09 -07:00
capabilities_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
census.go CE no-op CensusManager (#27827) 2024-07-22 16:52:45 -04:00
census_manager.go VAULT-27563 CE changes (#27847) 2024-07-24 09:11:59 -04:00
clienttype_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
cluster.go Store Cluster Name in Physical Storage (#26878) 2024-05-13 14:36:29 -04:00
cluster_test.go Make testCluster_Forwarding more tolerant of timing issues (#24451) 2023-12-11 15:35:03 +00:00
core.go VAULT-27563 CE changes (#27847) 2024-07-24 09:11:59 -04:00
core_metrics.go Request Limiter (#25093) 2024-01-26 14:26:21 -05:00
core_metrics_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
core_stubs_oss.go AOP: Make config reloadable (enterprise) (#26907) 2024-05-09 17:14:39 -04:00
core_test.go Make mountsLock and authLock in Core configurable (#27633) 2024-07-02 11:03:41 -04:00
core_util.go Move Request Limiter to enterprise (#25615) 2024-02-27 16:24:06 -05:00
core_util_common.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
cors.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
counters.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
counters_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
custom_messages_manager.go VAULT-21608: Endpoints to Retrieve Active Pre- and Post- Login Messages (#24626) 2024-01-05 15:27:56 -05:00
custom_response_headers.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
custom_response_headers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
dynamic_system_view.go plugin/wif: support external plugins (#26384) 2024-04-12 21:16:26 +00:00
dynamic_system_view_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
event_plugins_test.go Interface for event subscription plugins; SQS plugin (#24352) 2024-02-05 13:17:07 -08:00
expiration.go added note to go doc for method (#27418) 2024-06-10 16:07:28 +00:00
expiration_integ_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
expiration_test.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
expiration_testing_util_common.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
expiration_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
external_plugin_container_test.go Temporarily skip broken test (#26268) 2024-04-04 14:04:39 +01:00
external_plugin_test.go HTTP API for pinning plugin versions (#25105) 2024-01-30 10:24:33 +00:00
forwarded_writer_oss.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
generate_root.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
generate_root_recovery.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
generate_root_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ha.go Allow explicit metric registration. Fixes #11732 (#27966) 2024-08-30 14:54:57 +00:00
ha_test.go chore: fix some function names (#28251) 2024-09-04 09:38:52 -04:00
identity_lookup.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_lookup_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store.go VAULT-28677: Fix dangling entity-aliases in MemDB after invalidation (#27750) 2024-07-25 15:36:42 -04:00
identity_store_aliases.go fix bug in which vault altered a canonical ID belonging to an alias, not a clone (#27824) 2024-07-26 07:13:11 -05:00
identity_store_aliases_test.go make-fmt (#24940) 2024-01-18 20:00:00 +00:00
identity_store_entities.go Clone entity memdb (#28593) 2024-10-04 15:00:54 +00:00
identity_store_entities_test.go Add version pinning to plugin catalog (#24960) 2024-01-26 17:21:43 +00:00
identity_store_group_aliases.go VAULT-20396 CE side changes for identity test-identified issue (#26072) 2024-03-21 11:16:35 -04:00
identity_store_group_aliases_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_groups.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_groups_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_oidc.go lock public JWKS generation and re-check cache (#27929) 2024-09-09 09:36:38 -07:00
identity_store_oidc_provider.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
identity_store_oidc_provider_test.go identity: adds generation of plugin identity tokens (#25219) 2024-02-06 15:14:04 -08:00
identity_store_oidc_provider_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_oidc_stubs_oss.go Add stubs for plugin WIF (#25657) 2024-02-27 12:10:43 -08:00
identity_store_oidc_test.go Add stubs for plugin WIF (#25657) 2024-02-27 12:10:43 -08:00
identity_store_oidc_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_oss.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_schema.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_structs.go lock public JWKS generation and re-check cache (#27929) 2024-09-09 09:36:38 -07:00
identity_store_test.go VAULT-28677: Fix dangling entity-aliases in MemDB after invalidation (#27750) 2024-07-25 15:36:42 -04:00
identity_store_upgrade.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
identity_store_util.go add warning to identify which entities have 1+ aliases with the same mount accessor (#28054) 2024-09-12 14:26:09 -05:00
init.go Move writing of stored keys to the end of Vault initialization. (#28538) 2024-10-01 14:29:19 -04:00
init_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
inspectable.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
inspectable_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
keyring.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
keyring_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_cubbyhole.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_cubbyhole_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_passthrough.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_passthrough_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_raw.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_system.go Use stored seal generation info for response to sys/seal-backend-status (#28631) 2024-10-09 14:04:50 +00:00
logical_system_activity.go VAULT-29738 CE changes for client count warning (#28068) 2024-08-14 09:31:02 -04:00
logical_system_activity_write.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_system_activity_write_testonly.go Added storage limits (#28270) 2024-09-10 08:46:15 -07:00
logical_system_activity_write_testonly_test.go Add non-root access with filtering support to activity export API (#27846) 2024-07-24 09:21:52 -04:00
logical_system_custom_messages.go VAULT-23433: Dealing with Incomplete link Object in Custom Messages (#25009) 2024-01-23 17:12:45 -05:00
logical_system_custom_messages_test.go VAULT-23433: Dealing with Incomplete link Object in Custom Messages (#25009) 2024-01-23 17:12:45 -05:00
logical_system_helpers.go Fix places where we fail to propagate storage errors like ErrReadOnly (#26711) 2024-05-01 15:46:23 +01:00
logical_system_integ_test.go Remove internal version endpoint (#25998) 2024-03-21 09:14:22 -07:00
logical_system_limits.go Request Limiter Reload tests (#25126) 2024-02-01 09:11:08 -05:00
logical_system_paths.go Force rotate root to the active node (#27631) 2024-07-01 08:35:26 -05:00
logical_system_pprof.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_system_quotas.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
logical_system_raft.go VAULT-28477 Bootstrap and persist autopilot versions (#28186) 2024-08-30 08:32:26 +00:00
logical_system_stubs_oss.go Add stub enterprise logical system backend and init (#26712) 2024-05-02 08:46:50 -07:00
logical_system_sync_secrets_stub.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
logical_system_test.go VAULT-27398: (TOB) remove / prefixes in sanitizePath (#28255) 2024-09-03 17:43:46 +02:00
logical_system_user_lockout.go Revert "Implement user lockout log (#23140)" (#23741) 2023-10-20 11:21:18 -04:00
logical_system_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
login_mfa.go chore: fix deprecated ioutil nopcloser (#27650) 2024-07-03 13:38:34 -04:00
login_mfa_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
managed_key_registry.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa_auth_resp_priority_queue.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mfa_auth_resp_priority_queue_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mount.go Check if storage should be updated during invalidation (#28059) 2024-08-22 17:00:55 -04:00
mount_test.go reduce usage of test-only noop audit backend (#27106) 2024-05-17 16:05:08 +01:00
mount_util.go VAULT-20476: vault.NewCore refactor. (#23644) 2023-10-14 17:56:09 +01:00
mount_util_shared.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
mountmigrationstatus_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
namespaces.go Stub for namespace cache warming fix (#25688) 2024-02-29 15:01:18 +00:00
namespaces_oss.go VAULT-25456 CE side of changes for snapshot restore namespace cache bug (#27474) 2024-06-13 10:25:53 -04:00
password_policy_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_registry.go Plumbing to support mount table path registration (#26176) 2024-03-27 13:25:31 +00:00
path_registry_test.go Plumbing to support mount table path registration (#26176) 2024-03-27 13:25:31 +00:00
plugin_reload.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
policy.go Add subscribe capability to policies (#22474) 2023-08-22 18:07:32 +00:00
policy_store.go Remove internal version endpoint (#25998) 2024-03-21 09:14:22 -07:00
policy_store_test.go [VAULT-21461] Do not error when token policy type lookup fails (#24023) 2023-11-06 13:29:58 +00:00
policy_store_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
policy_test.go Add subscribe capability to policies (#22474) 2023-08-22 18:07:32 +00:00
policy_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
raft.go Add sys/storage/raft/bootstrap option to reset TLS keyring (#18615) 2024-10-01 11:52:12 -04:00
raft_test.go fixes auto_join for mDNS provider (#25080) 2024-06-10 09:22:03 -04:00
rekey.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
rekey_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
reload_seal_stubs_oss.go Don't ignore error from reloadSealsEnt (#25866) 2024-03-11 17:34:25 +00:00
request_forwarding.go VAULT-8790 Ensure time.NewTicker never gets called with a negative value (#24402) 2024-01-03 15:34:41 -05:00
request_forwarding_rpc.go Fix AP upgrade version issue (#27277) 2024-06-05 18:12:00 +01:00
request_forwarding_rpc_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
request_forwarding_service.pb.go protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
request_forwarding_service.proto CE part of https://github.com/hashicorp/vault-enterprise/pull/4269 (#26406) 2024-04-15 20:08:57 +00:00
request_forwarding_service_grpc.pb.go protobuf: rebuild protos with protobuf 1.35.1 (main) (#28617) 2024-10-07 14:54:51 -06:00
request_handling.go Add a TraceID for forwarded request tracing (#26939) 2024-05-10 17:04:01 +00:00
request_handling_test.go Update the default kv factory to kv.Factory (#23584) 2023-10-23 11:20:22 -04:00
request_handling_util.go Fix local alias processing (#25496) 2024-03-11 09:26:40 -04:00
rollback.go VAULT-23926: Fix rollback deadlock on perf secondaries (#25448) 2024-02-21 16:38:39 +01:00
rollback_test.go Fix flaky rollback test (#22754) 2023-09-05 13:44:40 +00:00
router.go Router: fix missing lock on routeEntry when accessing backend field (#25191) 2024-02-09 10:13:32 -05:00
router_access.go Request Limiter (#25093) 2024-01-26 14:26:21 -05:00
router_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
router_testing.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
seal.go Add a configuration flag for enabling multiseal (Seal HA), CE side (#25908) 2024-03-22 14:23:05 +00:00
seal_access.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
seal_autoseal.go Log when the seal is unavailable as error (#28564) 2024-10-03 18:47:50 +00:00
seal_autoseal_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
seal_config.go Relplat 897 copywrite fixes for mutliple licenses (#23722) 2023-10-20 08:40:43 -07:00
seal_rewrap_stubs_oss.go Rename seal rewrap stub file (#24438) 2023-12-08 14:06:37 +00:00
seal_stubs_oss.go move stopPartialSealRewrapping out (#24436) 2023-12-08 14:34:32 +01:00
seal_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
seal_testing.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
seal_testing_util.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
seal_util.go Re-wrap partial failure improvements, CE side (#24293) 2023-11-29 15:42:07 -06:00
seal_util_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
seal_wrapped_value.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
seal_wrapped_value_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
sealmigrationcheckresult_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
sealunwrapper.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
sealunwrapper_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
test_cluster_detect_deadlock.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
test_cluster_do_not_detect_deadlock.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
testing.go Check if storage should be updated during invalidation (#28059) 2024-08-22 17:00:55 -04:00
testing_util.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
token_store.go calculate token lease TTL using tune config (#28498) 2024-09-24 15:29:56 -04:00
token_store_test.go Removal of go-testing-interface (CE changes) (#27578) 2024-07-04 11:09:41 -04:00
token_store_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
token_store_util_common.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ui.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
ui_test.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
util.go docs: Update outdated vaultproject.io/docs/ links (#22162) 2023-08-15 12:59:34 -04:00
util_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
vault_version_time.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
version_store.go make-fmt (#24940) 2024-01-18 20:00:00 +00:00
version_store_test.go enterprise: Default Lease Count Quota (#24382) 2023-12-08 15:09:52 -05:00
well_known_redirect.go Add new /sys/well-known interface to get information about registered labels (#25695) 2024-02-29 17:07:49 -05:00
wrapping.go Upgrade api package go-jose to v4 (#26527) 2024-04-19 12:17:41 +01:00
wrapping_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00