open-vault/vault
Chris Hoffman 9d73c81f38 Disable the sys/raw endpoint by default (#3329)
* disable raw endpoint by default

* adding docs

* config option raw -> raw_storage_endpoint

* docs updates

* adding listing on raw endpoint

* reworking tests for enabled raw endpoints

* root protecting base raw endpoint
2017-09-15 00:21:35 -04:00
..
acl.go
acl_test.go
audit.go
audit_test.go
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
barrier.go
barrier_aes_gcm.go
barrier_aes_gcm_test.go
barrier_test.go
barrier_view.go
barrier_view_test.go
capabilities.go
capabilities_test.go
cluster.go
cluster_test.go
core.go Disable the sys/raw endpoint by default (#3329) 2017-09-15 00:21:35 -04:00
core_test.go
cors.go
dynamic_system_view.go Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04: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
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 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 Disable the sys/raw endpoint by default (#3329) 2017-09-15 00:21:35 -04:00
mount.go Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04:00
mount_test.go
plugin_catalog.go Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
plugin_catalog_test.go
plugin_reload.go
policy.go
policy_store.go Update locking components from DR replication changes (#3283) 2017-09-04 19:38:37 -04:00
policy_store_test.go
policy_test.go
rekey.go
rekey_test.go
request_forwarding.go
request_forwarding_service.pb.go
request_forwarding_service.proto
request_handling.go
request_handling_test.go
rollback.go
rollback_test.go
router.go Lazy-load plugin mounts (#3255) 2017-09-01 01:02:03 -04:00
router_test.go
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 Disable the sys/raw endpoint by default (#3329) 2017-09-15 00:21:35 -04:00
token_store.go Handle expiration manager being nil 2017-09-05 12:01:02 -04:00
token_store_test.go ExpirationManager restoration to load in the background (#3260) 2017-09-05 11:09:00 -04:00
util.go
util_test.go
wrapping.go