.. |
acl.go
|
Clone policy permissions and then use existing values rather than policy values for modifications (#2826)
|
2017-06-07 13:49:51 -04:00 |
acl_test.go
|
Properly lowercase policy names. (#3210)
|
2017-08-18 19:47:23 -04:00 |
audit.go
|
Add metrics counters for audit log failures (#3001)
|
2017-07-14 11:03:56 -04:00 |
audit_test.go
|
Create and persist human-friendly-ish mount accessors (#2918)
|
2017-06-26 18:14:36 +01:00 |
audited_headers.go
|
|
|
audited_headers_test.go
|
|
|
auth.go
|
Add comment to the reason behind mounting a nil backend for plugin mounts during setup
|
2017-09-01 12:26:31 -04:00 |
auth_test.go
|
Cleaning up logical and auth unmount functions (#2994)
|
2017-07-13 10:57:14 -07:00 |
barrier.go
|
|
|
barrier_aes_gcm.go
|
|
|
barrier_aes_gcm_test.go
|
Migrate physical backends into separate packages (#3106)
|
2017-08-03 13:24:27 -04:00 |
barrier_test.go
|
|
|
barrier_view.go
|
Return 500 if existence check fails, not 400 (#3173)
|
2017-08-15 16:44:16 -04:00 |
barrier_view_test.go
|
|
|
capabilities.go
|
|
|
capabilities_test.go
|
|
|
cluster.go
|
Add option to set cluster TLS cipher suites. (#3228)
|
2017-08-30 16:28:23 -04:00 |
cluster_test.go
|
Add option to set cluster TLS cipher suites. (#3228)
|
2017-08-30 16:28:23 -04:00 |
core.go
|
set entity id on the token (#3468)
|
2017-10-18 13:23:05 -04:00 |
core_test.go
|
Migrate physical backends into separate packages (#3106)
|
2017-08-03 13:24:27 -04:00 |
cors.go
|
Fix exporting stdAllowedHeaders
|
2017-08-07 15:02:08 -04:00 |
dynamic_system_view.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
expiration.go
|
Adding latency injector option to -dev mode for storage operations (#3289)
|
2017-09-11 14:49:08 -04:00 |
expiration_test.go
|
Adding latency injector option to -dev mode for storage operations (#3289)
|
2017-09-11 14:49:08 -04:00 |
generate_root.go
|
|
|
generate_root_test.go
|
|
|
identity_lookup.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store_aliases.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store_aliases_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_entities.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store_entities_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_groups.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store_groups_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_schema.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_structs.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_upgrade.go
|
remove premium version checks for identity store (#3462)
|
2017-10-17 14:08:51 -04:00 |
identity_store_util.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
identity_store_util_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
init.go
|
|
|
init_test.go
|
Rename "generic" secret backend to "kv" (#3292)
|
2017-09-15 09:02:29 -04:00 |
keyring.go
|
|
|
keyring_test.go
|
|
|
logical_cubbyhole.go
|
Rename "generic" secret backend to "kv" (#3292)
|
2017-09-15 09:02:29 -04:00 |
logical_cubbyhole_test.go
|
|
|
logical_passthrough.go
|
Rename "generic" secret backend to "kv" (#3292)
|
2017-09-15 09:02:29 -04:00 |
logical_passthrough_test.go
|
Rename "generic" secret backend to "kv" (#3292)
|
2017-09-15 09:02:29 -04:00 |
logical_system.go
|
Disable the sys/raw endpoint by default (#3329)
|
2017-09-15 00:21:35 -04:00 |
logical_system_helpers.go
|
Simplify a lot of the mount tuning code (#3285)
|
2017-09-05 10:57:25 -04:00 |
logical_system_integ_test.go
|
Lazy-load plugin mounts (#3255)
|
2017-09-01 01:02:03 -04:00 |
logical_system_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
mount.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
mount_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
plugin_catalog.go
|
Lazy-load plugin mounts (#3255)
|
2017-09-01 01:02:03 -04:00 |
plugin_catalog_test.go
|
|
|
plugin_reload.go
|
Add plugin backend reload capability (#3112)
|
2017-08-08 00:18:59 -04:00 |
policy.go
|
Clone policy permissions and then use existing values rather than policy values for modifications (#2826)
|
2017-06-07 13:49:51 -04:00 |
policy_store.go
|
Update locking components from DR replication changes (#3283)
|
2017-09-04 19:38:37 -04:00 |
policy_store_test.go
|
Properly lowercase policy names. (#3210)
|
2017-08-18 19:47:23 -04:00 |
policy_test.go
|
|
|
rekey.go
|
|
|
rekey_test.go
|
Migrate physical backends into separate packages (#3106)
|
2017-08-03 13:24:27 -04:00 |
request_forwarding.go
|
Add option to set cluster TLS cipher suites. (#3228)
|
2017-08-30 16:28:23 -04:00 |
request_forwarding_service.pb.go
|
|
|
request_forwarding_service.proto
|
|
|
request_handling.go
|
set entity id on the token (#3468)
|
2017-10-18 13:23:05 -04:00 |
request_handling_test.go
|
Rename "generic" secret backend to "kv" (#3292)
|
2017-09-15 09:02:29 -04:00 |
rollback.go
|
checking for nil backends before attempting to rollback on a backend (#2997)
|
2017-07-12 13:12:55 -07:00 |
rollback_test.go
|
fix expiration tests
|
2017-06-30 21:31:27 -04:00 |
router.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
router_test.go
|
Backend plugin system (#2874)
|
2017-07-20 13:28:40 -04:00 |
seal.go
|
|
|
seal_test.go
|
|
|
seal_testing.go
|
Disable the sys/raw endpoint by default (#3329)
|
2017-09-15 00:21:35 -04:00 |
testing.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
token_store.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
token_store_test.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |
util.go
|
|
|
util_test.go
|
|
|
wrapping.go
|
Porting identity store (#3419)
|
2017-10-11 10:21:20 -07:00 |