.. |
cluster
|
Port some changes back to OSS (#8359)
|
2020-02-14 16:39:13 -08:00 |
external_tests
|
Factor out test logger creation so that it can be used when the caller wants to specify a logger explicitly, e.g. because they also want to use it when creating storage. (#8916)
|
2020-05-05 12:11:36 -04:00 |
replication
|
|
|
seal
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
acl.go
|
|
|
acl_test.go
|
|
|
acl_util.go
|
|
|
audit.go
|
Audit generate root requests and responses. (#8301)
|
2020-02-06 11:56:37 -05:00 |
audit_broker.go
|
|
|
audit_test.go
|
|
|
audited_headers.go
|
|
|
audited_headers_test.go
|
|
|
auth.go
|
Backport OSS changes from enterprise (#7864)
|
2019-11-12 09:17:37 -08:00 |
auth_test.go
|
AWS upgrade role entries (#7025)
|
2019-07-05 16:55:40 -07:00 |
barrier.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
barrier_access.go
|
|
|
barrier_aes_gcm.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
barrier_aes_gcm_test.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
barrier_test.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
barrier_view.go
|
|
|
barrier_view_test.go
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
barrier_view_util.go
|
|
|
capabilities.go
|
|
|
capabilities_test.go
|
|
|
cluster.go
|
Metrics wrapper that adds the cluster name as a label. (#8961)
|
2020-05-12 21:00:59 -05:00 |
cluster_test.go
|
Port some changes back to OSS (#8359)
|
2020-02-14 16:39:13 -08:00 |
core.go
|
Metrics wrapper that adds the cluster name as a label. (#8961)
|
2020-05-12 21:00:59 -05:00 |
core_test.go
|
provide vault server flag to exit on core shutdown (#7561)
|
2020-02-14 18:07:31 -08:00 |
core_util.go
|
Port some changes back to OSS (#8359)
|
2020-02-14 16:39:13 -08:00 |
cors.go
|
|
|
counters.go
|
add counters for active service tokens, and identity entities (#7541)
|
2019-10-08 13:58:19 -04:00 |
counters_test.go
|
Fix token counters test (#7867)
|
2019-11-12 13:33:28 -05:00 |
deadlock.go
|
Add option to detect deadlocks in Core.stateLock using build tag deadlock (#8524)
|
2020-03-10 16:01:20 -04:00 |
dynamic_system_view.go
|
Add identity templating helper to sdk/framework (#8088)
|
2020-01-06 10:16:52 -08:00 |
dynamic_system_view_test.go
|
Add identity templating helper to sdk/framework (#8088)
|
2020-01-06 10:16:52 -08:00 |
expiration.go
|
Make sure if a user gets removed from all groups in the external system, Vault updates itself accordingly. This is CVE-2020-10660. (#8606)
|
2020-03-23 18:00:26 -04:00 |
expiration_integ_test.go
|
|
|
expiration_test.go
|
Don't allow registering a non-root zero TTL token lease (#7524)
|
2019-11-05 16:11:13 -05:00 |
expiration_util.go
|
|
|
generate_root.go
|
Fix a regression introduced in #7698 that breaks root token generation. (#7727)
|
2019-10-24 10:23:31 -04:00 |
generate_root_recovery.go
|
Run go fmt (#7823)
|
2019-11-07 08:54:34 -08:00 |
generate_root_test.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
ha.go
|
Unless we've been asked to stop, most failures should not result in (#7732)
|
2020-02-14 18:28:37 -08:00 |
identity_lookup.go
|
|
|
identity_lookup_test.go
|
|
|
identity_store.go
|
identity: group refresh shouldn't lock unless an update is needed (#8795)
|
2020-04-23 11:31:22 -07:00 |
identity_store_aliases.go
|
|
|
identity_store_aliases_test.go
|
|
|
identity_store_entities.go
|
identity: Add batch entity deletion endpoint (#8785)
|
2020-04-23 15:25:13 -07:00 |
identity_store_entities_test.go
|
identity: Add batch entity deletion endpoint (#8785)
|
2020-04-23 15:25:13 -07:00 |
identity_store_group_aliases.go
|
|
|
identity_store_group_aliases_test.go
|
|
|
identity_store_groups.go
|
Remove 512 entity limit for groups (#7317)
|
2019-08-14 13:47:11 -04:00 |
identity_store_groups_test.go
|
|
|
identity_store_oidc.go
|
Fix identity token caching (#8412)
|
2020-02-26 15:56:19 -05:00 |
identity_store_oidc_test.go
|
Identity: Allow specifying a custom OIDC client_id field (#8165)
|
2020-02-13 23:15:35 -08:00 |
identity_store_oidc_util.go
|
Fix identity token caching (#8412)
|
2020-02-26 15:56:19 -05:00 |
identity_store_schema.go
|
|
|
identity_store_structs.go
|
Fix identity case sensitivity loading in secondary cluster (#7327)
|
2019-09-30 10:27:25 -04:00 |
identity_store_test.go
|
|
|
identity_store_upgrade.go
|
|
|
identity_store_util.go
|
identity: group refresh shouldn't lock unless an update is needed (#8795)
|
2020-04-23 11:31:22 -07:00 |
init.go
|
Observer pattern for service registration interface (#8123)
|
2020-01-24 09:42:03 -08:00 |
init_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
keyring.go
|
|
|
keyring_test.go
|
|
|
lock.go
|
Add option to detect deadlocks in Core.stateLock using build tag deadlock (#8524)
|
2020-03-10 16:01:20 -04:00 |
logical_cubbyhole.go
|
Reject requests read and write requests to cubbyhole with an empty path (#8971)
|
2020-05-11 14:15:36 -05:00 |
logical_cubbyhole_test.go
|
|
|
logical_passthrough.go
|
|
|
logical_passthrough_test.go
|
|
|
logical_raw.go
|
Run go fmt (#7823)
|
2019-11-07 08:54:34 -08:00 |
logical_system.go
|
sys: use full mount path for checkAccess on internal/ui/mounts/:path (#8962)
|
2020-05-08 16:02:40 -07:00 |
logical_system_helpers.go
|
|
|
logical_system_integ_test.go
|
plugin: fix panic on router.MatchingSystemView if backend is nil (#7991)
|
2019-12-10 10:48:30 -08:00 |
logical_system_paths.go
|
oss changes for entropy augmentation feature (#7670)
|
2019-10-17 10:33:00 -07:00 |
logical_system_pprof.go
|
sys/pprof: fix pprof index description (#7564)
|
2019-10-03 17:02:41 -07:00 |
logical_system_raft.go
|
Raft retry join (#7856)
|
2020-01-13 17:02:16 -08:00 |
logical_system_test.go
|
Add missed description field for GET /sys/auth/:path/tune endpoint (#8193)
|
2020-02-15 10:32:47 -08:00 |
mount.go
|
Backport OSS changes from enterprise (#7864)
|
2019-11-12 09:17:37 -08:00 |
mount_test.go
|
Port some changes that got out of sync
|
2019-10-28 11:38:14 -04:00 |
mount_util.go
|
Port filtered paths changes back to OSS (#7741)
|
2019-10-27 13:30:38 -07:00 |
namespaces.go
|
|
|
plugin_catalog.go
|
Typo (#7586)
|
2019-10-07 08:08:18 -07:00 |
plugin_catalog_test.go
|
|
|
plugin_reload.go
|
|
|
policy.go
|
Add identity templating helper to sdk/framework (#8088)
|
2020-01-06 10:16:52 -08:00 |
policy_store.go
|
Add maximum amount of random entropy requested (#7144)
|
2019-07-24 18:22:23 -07:00 |
policy_store_test.go
|
core/policy & core/token: Remove Dead Test Code (#7774)
|
2019-11-04 10:36:07 +01:00 |
policy_store_util.go
|
|
|
policy_test.go
|
|
|
policy_util.go
|
|
|
raft.go
|
storage/raft: Refresh TLS keyring on snapshot restore (#8546)
|
2020-03-13 13:39:14 -07:00 |
rekey.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
rekey_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
request_forwarding.go
|
Fix a test failure I observed on ent re cluster listener (#8647)
|
2020-03-31 13:47:39 -04:00 |
request_forwarding_rpc.go
|
Remove unnecessary locking during heartbeating (#7877)
|
2019-11-20 17:24:49 -08:00 |
request_forwarding_rpc_util.go
|
|
|
request_forwarding_service.pb.go
|
Rerun proto gen as some got gen'd with old proto version (#7090)
|
2019-07-09 01:02:20 +02:00 |
request_forwarding_service.proto
|
|
|
request_handling.go
|
token/renewal: return full set of token and identity policies in the … (#8535)
|
2020-03-31 13:36:45 -07:00 |
request_handling_test.go
|
|
|
request_handling_util.go
|
|
|
rollback.go
|
Fixed a bunch of typos (#7146)
|
2019-07-18 21:10:15 -04:00 |
rollback_test.go
|
|
|
router.go
|
plugin: fix panic on router.MatchingSystemView if backend is nil (#7991)
|
2019-12-10 10:48:30 -08:00 |
router_access.go
|
|
|
router_test.go
|
|
|
router_testing.go
|
AWS upgrade role entries (#7025)
|
2019-07-05 16:55:40 -07:00 |
seal.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_access.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_autoseal.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_autoseal_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_test.go
|
Shamir seals now come in two varieties: legacy and new-style. (#7694)
|
2019-10-18 14:46:00 -04:00 |
seal_testing.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
seal_testing_util.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
sealunwrapper.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
sealunwrapper_test.go
|
Migrate built in auto seal to go-kms-wrapping (#8118)
|
2020-01-10 20:39:52 -05:00 |
testing.go
|
Factor out test logger creation so that it can be used when the caller wants to specify a logger explicitly, e.g. because they also want to use it when creating storage. (#8916)
|
2020-05-05 12:11:36 -04:00 |
testing_util.go
|
|
|
token_store.go
|
token: disallow periods on custom token IDs (#8646)
|
2020-04-27 09:39:33 -07:00 |
token_store_test.go
|
token: disallow periods on custom token IDs (#8646)
|
2020-04-27 09:39:33 -07:00 |
token_store_util.go
|
|
|
ui.go
|
UI - raft config and snapshotting (#7410)
|
2019-10-14 13:23:29 -05:00 |
ui_test.go
|
|
|
util.go
|
|
|
util_test.go
|
|
|
wrapping.go
|
oss changes for entropy augmentation feature (#7670)
|
2019-10-17 10:33:00 -07:00 |
wrapping_util.go
|
|
|