open-vault/vault
Meggie 627c43e496
1.10.0-dev version bump (#12987)
* 1.10.0-dev version bump

* Remove hard-coded versions from tests. (#13026)

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2021-11-03 12:50:12 -04:00
..
activity Fix some more error shadowing issues (#12990) 2021-11-01 11:43:00 -07:00
cluster Add a TRACE log with TLS connection details on replication connections (#12754) 2021-10-07 14:17:31 -05:00
diagnose Move to go 1.17 (#12868) 2021-10-21 09:32:03 -04:00
external_tests ensure errors are checked (#12989) 2021-11-01 13:34:51 -05:00
quotas Upgrade go-limiter to fix building on 1.17 (#12358) 2021-09-01 16:28:47 -05:00
replication
seal Add code to api.RaftSnapshot to detect incomplete snapshots (#12388) 2021-09-07 11:16:37 -04:00
acl.go Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
acl_test.go Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
acl_util.go
activity_log.go Fix some more error shadowing issues (#12990) 2021-11-01 11:43:00 -07:00
activity_log_test.go fix adding clientID to request in audit log (#12919) 2021-10-26 09:02:13 -07:00
activity_log_testing_util.go Port: add client ID to TWEs in activity log [vault-3136] (#12820) 2021-10-14 09:10:59 -07:00
activity_log_util.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
audit.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
audit_broker.go
audit_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
audited_headers.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
audited_headers_test.go Fix some more error shadowing issues (#12990) 2021-11-01 11:43:00 -07:00
auth.go (OSS Port) Restrict Quota Deletion to Primary Cluster [vault-2399] (#12339) 2021-08-17 15:34:43 -07:00
auth_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
barrier.go OSS side barrier encryption tracking and automatic rotation (#11007) 2021-02-25 14:27:25 -06:00
barrier_access.go
barrier_aes_gcm.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
barrier_aes_gcm_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
barrier_test.go vault: fix dropped test errors (#12242) 2021-08-16 09:52:08 -04:00
barrier_view.go
barrier_view_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
barrier_view_util.go
capabilities.go Adds ability to define an inline policy and internal metadata on tokens (#12682) 2021-10-07 10:36:22 -07:00
capabilities_test.go
cluster.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
cluster_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
core.go oss LastDRWAL (#12931) 2021-10-26 15:17:20 -06:00
core_metrics.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
core_metrics_test.go [VAULT-3252] Disallow alias creation if entity/accessor combination exists (#12747) 2021-10-14 09:52:07 -07:00
core_test.go 1.10.0-dev version bump (#12987) 2021-11-03 12:50:12 -04:00
core_util.go Make necessary OSS changes for contexts in quotas (#12480) 2021-09-02 09:54:21 -05:00
core_util_common.go Port: add client ID to TWEs in activity log [vault-3136] (#12820) 2021-10-14 09:10:59 -07:00
core_util_common_test.go 1.10.0-dev version bump (#12987) 2021-11-03 12:50:12 -04:00
cors.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
counters.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
counters_test.go [VAULT-2852] deprecate req counters in oss (#12197) 2021-07-29 10:21:40 -07:00
custom_response_headers.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
custom_response_headers_test.go Fix some linting errors (#12860) 2021-10-18 17:29:47 -07:00
deadlock.go
dynamic_system_view.go Adds ability to define an inline policy and internal metadata on tokens (#12682) 2021-10-07 10:36:22 -07:00
dynamic_system_view_test.go core: set namespace within GeneratePasswordFromPolicy (#12635) 2021-09-27 09:08:07 -07:00
expiration.go Fix leak of restore worker go routines after an error (#12933) 2021-10-27 09:08:10 -07:00
expiration_integ_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
expiration_test.go VAULT 2844: remove legacy lease revocation strategy (#12888) 2021-10-22 17:37:01 -06:00
expiration_testing_util_common.go [VAULT-1981] Add OSS changes (#11999) 2021-07-06 17:12:24 -05:00
expiration_util.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
generate_root.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
generate_root_recovery.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
generate_root_test.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
ha.go Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835) 2021-06-11 13:18:16 -04:00
ha_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
identity_lookup.go
identity_lookup_test.go
identity_store.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_aliases.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_aliases_test.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_entities.go Entities may have duplicate policies (#12812) 2021-10-22 19:28:31 -04:00
identity_store_entities_test.go Entities may have duplicate policies (#12812) 2021-10-22 19:28:31 -04:00
identity_store_group_aliases.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
identity_store_group_aliases_test.go
identity_store_groups.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04: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 Adds missing unlock of RWMutex in OIDC delete key (#12916) 2021-10-25 09:59:26 -07:00
identity_store_oidc_provider.go Deny access to UserInfo endpoint if client no longer allowed by provider (#12949) 2021-10-28 09:46:07 -07:00
identity_store_oidc_provider_test.go Adds check to ensure authorization code can only be exchanged by the issuing provider (#12948) 2021-10-28 09:45:41 -07:00
identity_store_oidc_test.go Filter identity token keys (#12780) 2021-10-12 11:14:03 -05:00
identity_store_oidc_util.go
identity_store_oss.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_schema.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_structs.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
identity_store_test.go Fix entity alias deletion (#12834) 2021-10-19 15:05:06 -04:00
identity_store_upgrade.go
identity_store_util.go Fix entity alias deletion (#12834) 2021-10-19 15:05:06 -04:00
init.go TLS Verification Bugfixes (#11910) 2021-06-24 10:43:49 -07:00
init_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
keyring.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
keyring_test.go
lock.go
logical_cubbyhole.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
logical_cubbyhole_test.go
logical_passthrough.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
logical_passthrough_test.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
logical_raw.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
logical_system.go Fix some linting errors (#12860) 2021-10-18 17:29:47 -07:00
logical_system_activity.go Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
logical_system_helpers.go OSS parts of sys/config/reload/license (#11695) 2021-06-03 10:30:30 -07:00
logical_system_integ_test.go Only fail auth plugin backend mounting for custom plugins (#11690) 2021-05-27 13:37:45 -05:00
logical_system_paths.go Removed unpublished:true for sys/internal/* endpoints (#12713) 2021-10-15 14:50:14 -04:00
logical_system_pprof.go Add support for unauthenticated pprof access on a per-listener basis,… (#11324) 2021-04-19 14:30:59 -04:00
logical_system_quotas.go Fix quota enforcing old path issue (#10689) 2021-02-09 05:46:09 -05:00
logical_system_raft.go OSS parts of Autopilot in DR secondaries (#12014) 2021-07-08 12:30:01 -04:00
logical_system_test.go Adds OIDC Token and UserInfo endpoints (#12711) 2021-10-13 18:59:36 -07: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 Adds OIDC Token and UserInfo endpoints (#12711) 2021-10-13 18:59:36 -07:00
mount_test.go Fix some more error shadowing issues (#12990) 2021-11-01 11:43:00 -07:00
mount_util.go
namespaces.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
namespaces_oss.go Refactor usages of Core in IdentityStore so they can be decoupled. (#12461) 2021-08-30 15:31:11 -04:00
password_policy_util.go core: updates to password policy generator (#11596) 2021-05-13 09:55:46 -04:00
plugin_catalog.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
plugin_catalog_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
plugin_reload.go Add support to parameterize unauthenticated paths (#12668) 2021-10-13 11:51:20 -05:00
policy.go Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
policy_store.go Adds ability to define an inline policy and internal metadata on tokens (#12682) 2021-10-07 10:36:22 -07:00
policy_store_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
policy_store_util.go
policy_test.go Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
policy_util.go
raft.go Auto-join support for IPv6 discovery (#12366) 2021-09-07 11:55:07 -07:00
rekey.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -04:00
rekey_test.go Shutdown Test Cores when Tests Complete (#10912) 2021-02-12 13:04:48 -07:00
request_forwarding.go Fix a Deadlock on HA leadership transfer (#12691) 2021-10-04 13:55:15 -04:00
request_forwarding_rpc.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
request_forwarding_rpc_util.go
request_forwarding_service.pb.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
request_forwarding_service.proto Autopilot: Server Stabilization, State and Dead Server Cleanup (#10856) 2021-03-03 13:59:50 -05:00
request_forwarding_service_grpc.pb.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
request_handling.go fix adding clientID to request in audit log (#12919) 2021-10-26 09:02:13 -07:00
request_handling_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
request_handling_util.go Local aliases OSS patch (#12848) 2021-10-15 15:20:00 -04:00
rollback.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
rollback_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
router.go Add support to parameterize unauthenticated paths (#12668) 2021-10-13 11:51:20 -05:00
router_access.go
router_test.go Add support to parameterize unauthenticated paths (#12668) 2021-10-13 11:51:20 -05:00
router_testing.go
seal.go Fix error log typo for failing to decrypt keys (#11873) 2021-06-17 10:12:13 -04:00
seal_access.go
seal_autoseal.go vault: deprecate errwrap.Wrapf() (#11577) 2021-05-11 13:12:54 -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 Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
sealunwrapper_test.go Fix some more error shadowing issues (#12990) 2021-11-01 11:43:00 -07:00
testing.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
testing_util.go OSS parts of sys/config/reload/license (#11695) 2021-06-03 10:30:30 -07:00
token_store.go Fix some linting errors (#12860) 2021-10-18 17:29:47 -07:00
token_store_test.go [VAULT-3519] Return no_default_policy on token role read (#12565) 2021-09-21 09:53:08 -07:00
token_store_util.go
ui.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
ui_test.go Fix UI custom header values (#10511) 2020-12-15 15:58:03 +01:00
util.go
util_test.go
vault_version_time.go Port: add client ID to TWEs in activity log [vault-3136] (#12820) 2021-10-14 09:10:59 -07:00
wrapping.go Expose secret_id_accessor as WrappedAccessor when wrapping secret-id creation. (#12425) 2021-09-16 10:47:49 -07:00
wrapping_util.go