open-vault/vault
Scott Miller acee981753
Remove accidental addition of a hackweek file (#19016)
2023-02-06 16:45:55 -06:00
..
activity Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
cluster Vault 11798 vault cli issue intermediate (#18467) 2023-01-27 16:41:16 -05:00
diagnose Upgrade `go.opentelemetry.io/otel` from v0.20.0 to v1.11.2 (#18589) 2023-01-04 11:31:30 -08:00
eventbus Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
external_tests Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
hcp_link Add ClusteName to GetClusterStatus response (#18950) 2023-02-02 09:27:55 -05:00
quotas VAULT-8336 Fix default rate limit paths (#18273) 2022-12-09 08:49:17 -05:00
replication
seal OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
tokens Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
acl.go Fix HelpOperation on sudo-protected paths (#18568) 2023-01-10 12:17:16 -06:00
acl_test.go Fix linter issues in policy.go & acl.go (#16366) 2022-07-22 14:13:14 -04:00
acl_util.go
activity_log.go VAULT-13061: Fix mount path discrepancy in activity log (#18916) 2023-02-06 10:26:32 +01:00
activity_log_test.go VAULT-13061: Fix mount path discrepancy in activity log (#18916) 2023-02-06 10:26:32 +01:00
activity_log_testing_util.go
activity_log_util.go
activity_log_util_common.go VAULT-13061: Fix mount path discrepancy in activity log (#18916) 2023-02-06 10:26:32 +01:00
activity_log_util_common_test.go fix off by one err in current month client count computation (#17457) 2022-10-07 12:37:09 -04:00
audit.go core: push entry table type-checking into for loop (#17220) 2022-10-05 15:56:12 -04:00
audit_broker.go Add stack trace to audit logging panic recovery (#18121) 2022-11-30 17:59:05 +00:00
audit_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
audited_headers.go
audited_headers_test.go
auth.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
auth_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
barrier.go
barrier_access.go
barrier_aes_gcm.go Barrier: Fix potential locking issue (#17944) 2022-11-16 09:53:22 -08: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 VAULT-11829: Add cluster status handler (#18351) 2023-01-06 17:06:54 -05:00
cluster_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
core.go Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
core_metrics.go Add more raft metrics, emit more metrics on non-perf standbys (#12166) 2022-10-07 09:09:08 -07:00
core_metrics_test.go oss changes (#15487) 2022-05-18 09:16:13 -07:00
core_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
core_util.go core: Move rollback period init to NewCore (#17547) 2022-10-13 18:39:00 -04:00
core_util_common.go merkle sync undo logs (#17103) 2022-09-13 10:03:19 -07:00
cors.go
counters.go
counters_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
custom_response_headers.go
custom_response_headers_test.go
dynamic_system_view.go Add path based primary write forwarding (PBPWF) - OSS (#18735) 2023-01-20 16:36:18 -05:00
dynamic_system_view_test.go
events_test.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
expiration.go add core state lock deadlock detection config option v2 (#18604) 2023-01-11 13:32:05 -06:00
expiration_integ_test.go
expiration_test.go Fix a panic at cleanup time in an expiration restore lease benchmark. (#16485) 2022-07-28 05:54:03 -07:00
expiration_testing_util_common.go
expiration_util.go
external_plugin_test.go test/plugin: refactor compilePlugin for reuse (#18952) 2023-02-03 16:27:11 -06:00
forwarded_writer_oss.go Add path based primary write forwarding (PBPWF) - OSS (#18735) 2023-01-20 16:36:18 -05:00
generate_root.go
generate_root_recovery.go
generate_root_test.go
ha.go VAULT-8436 remove <-time.After statements in for loops (#18818) 2023-02-06 17:49:01 +01:00
ha_test.go
identity_lookup.go
identity_lookup_test.go
identity_store.go named Login MFA methods (#18610) 2023-01-23 15:51:22 -05:00
identity_store_aliases.go move custom metadata validation logic to its own package (#16464) 2022-07-28 10:40:38 -04:00
identity_store_aliases_test.go
identity_store_entities.go VAULT-9451 Fix data race in entity merge (#17631) 2022-10-21 16:47:59 -04:00
identity_store_entities_test.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
identity_store_group_aliases.go
identity_store_group_aliases_test.go
identity_store_groups.go return bad request instead of server error for identity group cycle detection (#15912) 2022-06-10 10:15:31 -04:00
identity_store_groups_test.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
identity_store_oidc.go Fix multiple OpenAPI generation issues with new AST-based generator (#18554) 2023-01-31 16:27:39 -05:00
identity_store_oidc_provider.go Fix multiple OpenAPI generation issues with new AST-based generator (#18554) 2023-01-31 16:27:39 -05:00
identity_store_oidc_provider_test.go identity/oidc: adds claims_supported to discovery document (#16992) 2022-09-02 09:19:25 -07:00
identity_store_oidc_provider_util.go
identity_store_oidc_test.go
identity_store_oidc_util.go
identity_store_oss.go
identity_store_schema.go
identity_store_structs.go HCP link integration (#16939) 2022-09-06 14:11:04 -04:00
identity_store_test.go identity/entity-alias: fix bug where alias metadata was shared if alias had same name (#16838) 2022-08-23 15:39:45 -04:00
identity_store_upgrade.go
identity_store_util.go VAULT-9451 Fix data race in entity merge (#17631) 2022-10-21 16:47:59 -04:00
init.go Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
init_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
inspectable.go Introspection API Implementation for Router Struct (#17789) 2022-11-04 09:39:09 -07:00
inspectable_test.go OSS PR for Config Changes PR (#18418) 2022-12-15 12:19:19 -08:00
keyring.go
keyring_test.go
logical_cubbyhole.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
logical_cubbyhole_test.go
logical_passthrough.go Prevent panics in expiration invalidation, and make some changes for testing (#18401) 2022-12-15 18:09:36 +00:00
logical_passthrough_test.go Prevent panics in expiration invalidation, and make some changes for testing (#18401) 2022-12-15 18:09:36 +00:00
logical_raw.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
logical_system.go openapi: Ensure mount_path parameters are marked as required (#18955) 2023-02-02 14:39:09 -05:00
logical_system_activity.go De-duplicate namespaces when historical and current month data are mixed (#18452) 2022-12-16 16:02:42 -08:00
logical_system_helpers.go
logical_system_integ_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
logical_system_paths.go VAULT-12112: openapi response definitions: sys/audit (#18456) 2023-01-20 11:09:33 -05:00
logical_system_pprof.go
logical_system_quotas.go VAULT-6614 Enable role based quotas for lease-count quotas (OSS) (#16157) 2022-07-05 13:02:00 -04:00
logical_system_raft.go Prevent autopilot from demoting voters when they join a 2nd time (#18263) 2022-12-07 14:17:45 -05:00
logical_system_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
logical_system_user_lockout.go Prevent Brute Forcing: Create an api endpoint to list locked users OSS changes (#18675) 2023-01-17 14:25:56 -08:00
logical_system_util.go
login_mfa.go VAULT-8436 remove <-time.After statements in for loops (#18818) 2023-02-06 17:49:01 +01:00
login_mfa_test.go named Login MFA methods (#18610) 2023-01-23 15:51:22 -05:00
managed_key_registry.go
mfa_auth_resp_priority_queue.go
mfa_auth_resp_priority_queue_test.go
mount.go Add events sending routed from plugins (#18834) 2023-02-03 13:24:16 -08:00
mount_test.go Vault test cluster helper refactorings, mostly audit related (#18928) 2023-02-01 08:33:16 -05:00
mount_util.go Add path based primary write forwarding (PBPWF) - OSS (#18735) 2023-01-20 16:36:18 -05:00
mount_util_shared.go Add path based primary write forwarding (PBPWF) - OSS (#18735) 2023-01-20 16:36:18 -05:00
namespaces.go
namespaces_oss.go HCP link integration (#16939) 2022-09-06 14:11:04 -04:00
password_policy_util.go
plugin_catalog.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
plugin_catalog_test.go Remove pinned builtin plugin versions from storage (#18051) 2022-11-23 18:36:25 +00:00
plugin_reload.go Plugins: Add version info to CLI and server log output (#17430) 2022-10-06 12:54:27 +01:00
policy.go prevent memory leak when using control group factors in a policy (#17532) 2022-10-14 19:15:15 -04:00
policy_store.go Remove unreachable code (#18576) 2023-01-03 09:02:01 -05:00
policy_store_test.go
policy_store_util.go
policy_test.go
policy_util.go
raft.go VAULT-8436 remove <-time.After statements in for loops (#18818) 2023-02-06 17:49:01 +01:00
rekey.go Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
rekey_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
request_forwarding.go Add autopilot automated upgrades and redundancy zones (#15521) 2022-05-20 16:49:11 -04:00
request_forwarding_rpc.go Add stack trace to audit logging panic recovery (#18121) 2022-11-30 17:59:05 +00:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
request_forwarding_service.proto Add autopilot automated upgrades and redundancy zones (#15521) 2022-05-20 16:49:11 -04:00
request_forwarding_service_grpc.pb.go
request_handling.go fix sys/leases panic when lease_id is nil (#18951) 2023-02-03 09:51:10 -05:00
request_handling_test.go
request_handling_util.go Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
rollback.go Fix a data race with rollbackPeriod. (#17387) 2022-10-13 09:59:07 -04:00
rollback_test.go
router.go Introspection API Implementation for Router Struct (#17789) 2022-11-04 09:39:09 -07:00
router_access.go
router_test.go
router_testing.go
seal.go Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
seal_access.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
seal_autoseal.go Revert #18683 (#18942) 2023-02-01 13:34:53 -06:00
seal_autoseal_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
seal_test.go
seal_testing.go
seal_testing_util.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
sealunwrapper.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
sealunwrapper_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
test_cluster_detect_deadlock.go add core state lock deadlock detection config option v2 (#18604) 2023-01-11 13:32:05 -06:00
test_cluster_do_not_detect_deadlock.go add core state lock deadlock detection config option v2 (#18604) 2023-01-11 13:32:05 -06:00
testing.go test/plugin: refactor compilePlugin for reuse (#18952) 2023-02-03 16:27:11 -06:00
testing_util.go
token_store.go Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
token_store_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
token_store_util.go
token_store_util_common.go Load SSCT Generation Counter Upon DR Promotion [OSS] (#16956) 2022-08-31 11:05:21 -07:00
ui.go
ui_test.go
util.go
util_test.go
vault_version_time.go
version_store.go plugins: Handle mount/enable for shadowed builtins (#17879) 2022-12-14 13:06:33 -05:00
version_store_test.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
wrapping.go feature: secrets/auth plugin multiplexing (#14946) 2022-08-29 21:42:26 -05:00
wrapping_util.go