.. |
acl.go
|
Add ability to require parameters in ACLs (#3510)
|
2017-11-02 07:18:49 -04:00 |
acl_test.go
|
Add ability to require parameters in ACLs (#3510)
|
2017-11-02 07:18:49 -04:00 |
audit.go
|
Debug level logging of socket audit backend config at startup (#3560)
|
2017-11-10 12:08:36 -05:00 |
audit_test.go
|
|
|
audited_headers.go
|
|
|
audited_headers_test.go
|
|
|
auth.go
|
Merge branch 'master-oss' into sethvargo/cli-magic
|
2018-01-03 14:02:31 -05:00 |
auth_test.go
|
|
|
barrier.go
|
Port over some changes
|
2017-11-30 09:43:07 -05:00 |
barrier_access.go
|
|
|
barrier_aes_gcm.go
|
Port over some changes
|
2017-11-30 09:43:07 -05:00 |
barrier_aes_gcm_test.go
|
|
|
barrier_test.go
|
|
|
barrier_view.go
|
|
|
barrier_view_test.go
|
|
|
capabilities.go
|
Capabilities responds considering policies on entities and groups (#3522)
|
2017-11-03 11:20:10 -04:00 |
capabilities_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
cluster.go
|
Properly format autogenerated clusteraddr
|
2017-10-25 14:43:05 -04:00 |
cluster_test.go
|
|
|
core.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
core_test.go
|
Ensure revocation happens before seal/step-down since token store isn't (#3500)
|
2017-11-02 08:47:02 -05:00 |
cors.go
|
|
|
dynamic_system_view.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
expiration.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
expiration_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
generate_root.go
|
generate token functions to share common names (#3576)
|
2017-11-13 15:44:26 -05:00 |
generate_root_test.go
|
generate token functions to share common names (#3576)
|
2017-11-13 15:44:26 -05:00 |
identity_lookup.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_lookup_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store.go
|
External identity groups (#3447)
|
2017-11-02 16:05:48 -04:00 |
identity_store_aliases.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_aliases_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_entities.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_entities_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_group_aliases.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_group_aliases_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_groups.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_groups_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_schema.go
|
External identity groups (#3447)
|
2017-11-02 16:05:48 -04:00 |
identity_store_structs.go
|
External identity groups (#3447)
|
2017-11-02 16:05:48 -04:00 |
identity_store_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_upgrade.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_util.go
|
converting identity metadata to use TypeKVPairs (#3549)
|
2017-11-08 14:51:40 -05:00 |
init.go
|
Barrier unseal using recovery keys (#3541)
|
2017-11-07 15:15:39 -05:00 |
init_test.go
|
|
|
keyring.go
|
|
|
keyring_test.go
|
|
|
logical_cubbyhole.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
logical_cubbyhole_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
logical_passthrough.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
logical_passthrough_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
logical_system.go
|
Merge branch 'master-oss' into sethvargo/cli-magic
|
2018-01-10 11:15:49 -05:00 |
logical_system_helpers.go
|
|
|
logical_system_integ_test.go
|
Avoid unseal failure if plugin backends fail to setup during postUnseal (#3686)
|
2017-12-15 13:31:57 -05:00 |
logical_system_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
mount.go
|
Avoid unseal failure if plugin backends fail to setup during postUnseal (#3686)
|
2017-12-15 13:31:57 -05:00 |
mount_test.go
|
|
|
plugin_catalog.go
|
|
|
plugin_catalog_test.go
|
|
|
plugin_reload.go
|
Avoid unseal failure if plugin backends fail to setup during postUnseal (#3686)
|
2017-12-15 13:31:57 -05:00 |
policy.go
|
Add ability to require parameters in ACLs (#3510)
|
2017-11-02 07:18:49 -04:00 |
policy_store.go
|
Port over bits (#3575)
|
2017-11-13 15:31:32 -05:00 |
policy_store_test.go
|
|
|
policy_test.go
|
Add ability to require parameters in ACLs (#3510)
|
2017-11-02 07:18:49 -04:00 |
rekey.go
|
|
|
rekey_test.go
|
|
|
request_forwarding.go
|
Fix leaking connections on cluster port (#3680)
|
2017-12-12 17:18:04 -08:00 |
request_forwarding_service.pb.go
|
Update proto
|
2017-10-23 17:45:05 -04:00 |
request_forwarding_service.proto
|
|
|
request_handling.go
|
Merge branch 'master-oss' into sethvargo/cli-magic
|
2018-01-10 11:15:49 -05:00 |
request_handling_test.go
|
|
|
rollback.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
rollback_test.go
|
Update plugin deps to include context changes (#3765)
|
2018-01-08 12:26:13 -08:00 |
router.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
router_access.go
|
|
|
router_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
seal.go
|
Update seal type names
|
2017-10-27 17:28:50 -04:00 |
seal_access.go
|
|
|
seal_test.go
|
|
|
seal_testing.go
|
|
|
testing.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
token_store.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
token_store_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
util.go
|
|
|
util_test.go
|
|
|
wrapping.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |