open-vault/vault
Calvin Leung Huang bbaa7f8ea9
core: revoke the proper token on partial failures from token-related requests (#7835)
* core: revoke the proper token on partial failures from token-related requests

* move test to vault package, move test trigger to expiration manager

* update logging messages for clarity

* docstring fix
2019-11-08 13:14:03 -08:00
..
cluster Add a missing lock to cluster handler 2019-07-09 03:46:08 -04:00
external_tests go-ldap update; bump dep, api, secrets-ad plugin, and vendor 2019-11-08 11:24:46 -05:00
replication
seal Port some changes that got out of sync 2019-10-28 11:38:14 -04:00
acl.go
acl_test.go
acl_util.go
audit.go
audit_broker.go
audit_test.go audit: log invalid wrapping token request/response (#6541) 2019-07-05 14:15:14 -07:00
audited_headers.go
audited_headers_test.go
auth.go Harden mount/auth filter evaluation error handling (#7754) 2019-10-29 17:42:13 +01: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
barrier_view_util.go
capabilities.go
capabilities_test.go
cluster.go oss changes for entropy augmentation feature (#7670) 2019-10-17 10:33:00 -07:00
cluster_test.go Make clusterListener an atomic.Value to avoid races with getGRPCDialer. (#7408) 2019-09-03 11:59:56 -04:00
core.go Handpick cluster cipher suites when they're not user-set (#7487) 2019-10-28 12:51:45 -04:00
core_test.go core: revoke the proper token on partial failures from token-related requests (#7835) 2019-11-08 13:14:03 -08:00
core_util.go Port OSS changes from perf standby fix (#7818) 2019-11-06 14:36:47 -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 the token counter test so it doesn't miscount the number of tokens. (#7760) 2019-10-30 08:03:03 -04:00
dynamic_system_view.go Move SudoPrivilege out of SystemView (#7266) 2019-08-26 10:23:46 -04:00
expiration.go core: revoke the proper token on partial failures from token-related requests (#7835) 2019-11-08 13:14:03 -08: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 Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
identity_lookup.go
identity_lookup_test.go
identity_store.go Ensure only primary stores the case sensitivity state (#7820) 2019-11-08 12:13:53 -05:00
identity_store_aliases.go
identity_store_aliases_test.go
identity_store_entities.go Fix a nil map pointer in mergeEntity. (#7711) 2019-10-22 09:57:24 -04:00
identity_store_entities_test.go
identity_store_group_aliases.go Update group alias handling to better protect against namespace differences 2019-06-18 16:43:30 -04:00
identity_store_group_aliases_test.go Update group alias handling to better protect against namespace differences 2019-06-18 16:43:30 -04:00
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 Add response_types_supported to OIDC configuration (#7533) 2019-10-02 08:59:57 -07:00
identity_store_oidc_test.go also flush nilNamespace when a namespace is flushed in the identity/oidc backend (#7203) 2019-07-26 19:53:40 -07:00
identity_store_oidc_util.go Remove unneeded context parameter (#7057) 2019-07-03 07:12:46 -07: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 add counters for active service tokens, and identity entities (#7541) 2019-10-08 13:58:19 -04:00
init.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
init_test.go Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
keyring.go
keyring_test.go
logical_cubbyhole.go
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 hostutil: query stats with context, update gopsutil, refactor tests (#7769) 2019-11-01 10:12:22 -07:00
logical_system_helpers.go
logical_system_integ_test.go Add maximum amount of random entropy requested (#7144) 2019-07-24 18:22:23 -07: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 path-help missing or incorrect for raft paths (#7326) 2019-10-25 12:37:48 -04:00
logical_system_test.go Run go fmt (#7823) 2019-11-07 08:54:34 -08:00
mount.go Harden mount/auth filter evaluation error handling (#7754) 2019-10-29 17:42:13 +01: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 OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07: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 oss changes for entropy augmentation feature (#7670) 2019-10-17 10:33:00 -07:00
rekey.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
rekey_test.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
request_forwarding.go Port OSS changes from perf standby fix (#7818) 2019-11-06 14:36:47 -08:00
request_forwarding_rpc.go Port OSS changes from perf standby fix (#7818) 2019-11-06 14:36:47 -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 Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
request_handling.go core: revoke the proper token on partial failures from token-related requests (#7835) 2019-11-08 13:14:03 -08:00
request_handling_test.go
request_handling_util.go Fix various read only storage errors 2019-07-05 18:13:49 -04:00
rollback.go Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
rollback_test.go
router.go Port filtered paths changes back to OSS (#7741) 2019-10-27 13:30:38 -07:00
router_access.go
router_test.go Fix a deadlock if a panic happens during request handling (#6920) 2019-06-19 09:40:57 -04:00
router_testing.go AWS upgrade role entries (#7025) 2019-07-05 16:55:40 -07:00
seal.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
seal_access.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
seal_autoseal.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
seal_autoseal_test.go core: re-encrypt barrier and recovery keys if the unseal key is updated (#7493) 2019-10-03 16:40:18 -04: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 Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
seal_testing_util.go Shamir seals now come in two varieties: legacy and new-style. (#7694) 2019-10-18 14:46:00 -04:00
sealunwrapper.go
sealunwrapper_test.go
testing.go TestSysRekey_Verification would fail sometimes when recovery=true (#7710) 2019-10-22 09:35:48 -04:00
testing_util.go
token_store.go Add ability to renew by accessor (#7817) 2019-11-08 11:32:01 -05:00
token_store_test.go Add ability to renew by accessor (#7817) 2019-11-08 11:32:01 -05: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