.. |
acl.go
|
Use copystructure when assigning allowed/denied params from nil check (#4585)
|
2018-05-18 13:33:49 -07:00 |
acl_test.go
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
audit.go
|
Defer setting views read/write until the end of postUnseal (#4392)
|
2018-04-19 13:29:43 -04:00 |
audit_broker.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
audit_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
audited_headers.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
audited_headers_test.go
|
Add context to the NewSalt function (#4102)
|
2018-03-08 11:21:11 -08:00 |
auth.go
|
Defer setting views read/write until the end of postUnseal (#4392)
|
2018-04-19 13:29:43 -04:00 |
auth_test.go
|
Port some ent mount changes (#4330)
|
2018-04-11 14:32:55 -04:00 |
barrier.go
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
barrier_access.go
|
Fix compile
|
2018-01-19 05:31:55 -05:00 |
barrier_aes_gcm.go
|
Clean up error string formatting (#4304)
|
2018-04-09 14:35:21 -04:00 |
barrier_aes_gcm_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
barrier_test.go
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
barrier_view.go
|
Fix race condition caught by detector in barrier view (#4261)
|
2018-04-03 21:39:11 -04:00 |
barrier_view_test.go
|
Make mount view read only until after mount persist (#3910)
|
2018-02-09 14:04:25 -05:00 |
capabilities.go
|
Kv preflight (#4430)
|
2018-04-23 15:00:02 -07:00 |
capabilities_test.go
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
cluster.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
cluster_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
core.go
|
Cleanup core.go and break out HA functionality (#4661)
|
2018-05-30 17:30:50 -07:00 |
core_test.go
|
Kv preflight (#4430)
|
2018-04-23 15:00:02 -07:00 |
cors.go
|
Kv preflight (#4430)
|
2018-04-23 15:00:02 -07:00 |
dynamic_system_view.go
|
Core handling of TTLs (#4230)
|
2018-04-03 12:20:20 -04:00 |
expiration.go
|
Token revocation refactor (#4512)
|
2018-05-10 15:50:02 -04:00 |
expiration_integ_test.go
|
Don't call LeaseExtend on login renewal paths when period is provided (#3803)
|
2018-01-18 12:19:18 -05:00 |
expiration_test.go
|
Token revocation refactor (#4512)
|
2018-05-10 15:50:02 -04:00 |
generate_root.go
|
Token revocation refactor (#4512)
|
2018-05-10 15:50:02 -04:00 |
generate_root_test.go
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
ha.go
|
Cleanup core.go and break out HA functionality (#4661)
|
2018-05-30 17:30:50 -07:00 |
identity_lookup.go
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
identity_lookup_test.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
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
|
Use permission denied for entity disabling
|
2018-04-23 16:50:04 -04:00 |
identity_store_entities_test.go
|
port missed items from identity store to oss (#4242)
|
2018-04-02 22:17:33 -04:00 |
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
|
Update group alias by ID (#4237)
|
2018-04-02 10:42:01 -04:00 |
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
|
port missed items from identity store to oss (#4242)
|
2018-04-02 22:17:33 -04:00 |
identity_store_test.go
|
Passthrough EntityID to backends (#4663)
|
2018-05-31 10:18:34 -04:00 |
identity_store_upgrade.go
|
Pass context to backends (#3750)
|
2018-01-08 10:31:38 -08:00 |
identity_store_util.go
|
Add identity store nil checks
|
2018-04-24 23:10:22 -04:00 |
init.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
init_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
keyring.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
keyring_test.go
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
logical_cubbyhole.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
logical_cubbyhole_test.go
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
logical_passthrough.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
logical_passthrough_test.go
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
logical_system.go
|
Use same handlers for sys policy and policies endpoints (#4677)
|
2018-06-01 12:11:33 -04:00 |
logical_system_helpers.go
|
Port some ent mount changes (#4330)
|
2018-04-11 14:32:55 -04:00 |
logical_system_integ_test.go
|
Resultant acl (#4386)
|
2018-04-20 14:19:04 -04:00 |
logical_system_test.go
|
Rename up path to internal/ui/mounts/<path> (#4435)
|
2018-04-23 18:16:10 -04:00 |
mount.go
|
Typo in Visibility + Add accepted values in Description (#4638)
|
2018-05-25 13:39:35 -04:00 |
mount_test.go
|
Port some ent mount changes (#4330)
|
2018-04-11 14:32:55 -04:00 |
plugin_catalog.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
plugin_catalog_test.go
|
Spelling (#4119)
|
2018-03-20 14:54:10 -04:00 |
plugin_reload.go
|
Add debug comment when singleton reload is skipped (#4625)
|
2018-05-23 17:52:11 -07:00 |
policy.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
policy_store.go
|
Resultant acl (#4386)
|
2018-04-20 14:19:04 -04:00 |
policy_store_test.go
|
Fix output-related tests (#4288)
|
2018-04-05 20:43:29 -04:00 |
policy_test.go
|
Fix output-related tests (#4288)
|
2018-04-05 20:43:29 -04:00 |
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
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
request_forwarding_service.pb.go
|
Update proto files (#4651)
|
2018-05-29 18:23:51 -04:00 |
request_forwarding_service.proto
|
Add replication state to EchoReply (#3810)
|
2018-01-17 22:17:47 -05:00 |
request_handling.go
|
Cleanup core.go and break out HA functionality (#4661)
|
2018-05-30 17:30:50 -07:00 |
request_handling_test.go
|
Restrict userpass logins & tokens by CIDR (#4557)
|
2018-05-21 11:47:28 -07:00 |
rollback.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
rollback_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
router.go
|
Passthrough EntityID to backends (#4663)
|
2018-05-31 10:18:34 -04:00 |
router_access.go
|
Sync
|
2017-10-23 15:35:28 -04:00 |
router_ext_test.go
|
Remove old workaround for a rollback error (#4206)
|
2018-03-27 16:34:06 -04:00 |
router_test.go
|
Token revocation refactor (#4512)
|
2018-05-10 15:50:02 -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
|
Use atomic values in seal to avoid some data races (#4040)
|
2018-02-23 17:18:48 -05:00 |
seal_testing.go
|
Use atomic values in seal to avoid some data races (#4040)
|
2018-02-23 17:18:48 -05:00 |
sealunwrapper.go
|
Errwrap everywhere (#4252)
|
2018-04-05 11:49:21 -04:00 |
sealunwrapper_test.go
|
Move to "github.com/hashicorp/go-hclog" (#4227)
|
2018-04-02 17:46:59 -07:00 |
testing.go
|
Finish non-recovery test
|
2018-05-20 02:42:15 -04:00 |
token_store.go
|
Cleanup core.go and break out HA functionality (#4661)
|
2018-05-30 17:30:50 -07:00 |
token_store_ext_test.go
|
Add the ability to restrict token usage by IP. Add to token roles. (#4412)
|
2018-04-21 10:49:16 -04:00 |
token_store_test.go
|
Give the token store revoke-self test more breathing room as Travis timings are too tight
|
2018-05-30 08:41:55 -04:00 |
ui.go
|
adds ability to override default CSP with warning (#395)
|
2018-04-03 09:34:14 -05:00 |
ui_test.go
|
Fix compilation and tests failures (#4254)
|
2018-04-03 14:07:43 -04:00 |
util.go
|
Removed unused methods
|
2017-01-03 12:51:35 -05:00 |
util_test.go
|
Utility Enhancements
|
2016-04-05 20:32:59 -04:00 |
wrapping.go
|
Token revocation refactor (#4512)
|
2018-05-10 15:50:02 -04:00 |