open-vault/vault
2018-06-14 18:19:22 -04:00
..
acl.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
acl_test.go
audit.go
audit_broker.go
audit_test.go
audited_headers.go
audited_headers_test.go
auth.go
auth_test.go
barrier.go
barrier_access.go
barrier_aes_gcm.go Revert some of commit 050ab805a7565c5b0cadb0176023031ee5f0d17b. (#4768) 2018-06-14 13:44:13 -04:00
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go Kv preflight (#4430) 2018-04-23 15:00:02 -07:00
capabilities_test.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
cluster.go
cluster_test.go
core.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
core_test.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
cors.go Fix nil pointer 2018-06-09 16:57:57 -04:00
dynamic_system_view.go Add entity information request to system view (#4681) 2018-06-03 20:48:12 -04:00
expiration.go Store lease times suitable for export in pending (#4730) 2018-06-11 11:58:56 -04:00
expiration_integ_test.go
expiration_test.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
generate_root.go Token revocation refactor (#4512) 2018-05-10 15:50:02 -04:00
generate_root_test.go
ha.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
identity_lookup.go
identity_lookup_test.go
identity_store.go disable identity for local mounts (#4407) 2018-04-23 13:46:14 -04:00
identity_store_aliases.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_aliases_ext_test.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_aliases_test.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_entities.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_entities_ext_test.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
identity_store_entities_test.go
identity_store_group_aliases.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_group_aliases_ext_test.go disable identity for local mounts (#4407) 2018-04-23 13:46:14 -04:00
identity_store_group_aliases_test.go
identity_store_groups.go Add num_member_entities and num_parent_groups to key_info in group listing (#4648) 2018-05-29 14:58:23 -04:00
identity_store_groups_ext_test.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_groups_test.go Add num_member_entities and num_parent_groups to key_info in group listing (#4648) 2018-05-29 14:58:23 -04:00
identity_store_schema.go Add key information to list endpoints in identity. (#4634) 2018-05-25 14:34:24 -04:00
identity_store_structs.go
identity_store_test.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
identity_store_upgrade.go
identity_store_util.go Add identity store nil checks 2018-04-24 23:10:22 -04:00
init.go
init_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Changes the way policies are reported in audit logs (#4747) 2018-06-14 09:49:33 -04:00
logical_system_helpers.go
logical_system_integ_test.go Resultant acl (#4386) 2018-04-20 14:19:04 -04:00
logical_system_test.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00
mount.go Typo in Visibility + Add accepted values in Description (#4638) 2018-05-25 13:39:35 -04:00
mount_test.go
plugin_catalog.go
plugin_catalog_test.go
plugin_reload.go Add debug comment when singleton reload is skipped (#4625) 2018-05-23 17:52:11 -07:00
policy.go Move checkHCLKeys into hclutil (#4749) 2018-06-12 12:38:08 -04:00
policy_store.go Resultant acl (#4386) 2018-04-20 14:19:04 -04:00
policy_store_test.go
policy_test.go
rekey.go Re-add removed check between shares/threshold 2018-05-29 18:38:14 -04:00
rekey_test.go Fix rekey tests 2018-05-29 18:02:13 -04:00
request_forwarding.go Some atomic cleanup (#4732) 2018-06-09 15:35:22 -04:00
request_forwarding_service.pb.go adding option go_package to protos (#4687) 2018-06-04 10:19:26 -04:00
request_forwarding_service.proto adding option go_package to protos (#4687) 2018-06-04 10:19:26 -04:00
request_handling.go Revert some of commit 050ab805a7565c5b0cadb0176023031ee5f0d17b. (#4768) 2018-06-14 13:44:13 -04:00
request_handling_test.go Restrict userpass logins & tokens by CIDR (#4557) 2018-05-21 11:47:28 -07:00
rollback.go
rollback_test.go
router.go Revert some of commit 050ab805a7565c5b0cadb0176023031ee5f0d17b. (#4768) 2018-06-14 13:44:13 -04:00
router_access.go
router_ext_test.go
router_test.go Add a test for nil-ing out request tokenentry 2018-06-08 19:55:39 -04:00
seal.go Factor out a bunch of shared code 2018-05-21 17:46:32 -04:00
seal_access.go More work on recovery test 2018-05-20 18:42:14 -04:00
seal_test.go
seal_testing.go
sealunwrapper.go
sealunwrapper_test.go
testing.go Offline token revocation fix 2018-06-05 18:53:27 -04:00
token_store.go Use %q in error output for better visibility (#4771) 2018-06-14 18:19:22 -04:00
token_store_ext_test.go Offline token revocation fix 2018-06-05 18:53:27 -04:00
token_store_test.go Some atomic cleanup (#4732) 2018-06-09 15:35:22 -04:00
ui.go
ui_test.go
util.go
util_test.go
wrapping.go Move TokenEntry into logical. (#4729) 2018-06-08 17:24:27 -04:00