open-vault/vault
Jeff Mitchell 104b29ab04 Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
..
acl.go vault: Handle exact vs glob match, deny has highest precedence 2015-07-05 17:31:30 -06:00
acl_test.go vault: adding another ACL test 2015-07-05 17:34:34 -06:00
audit.go Implement shallow cloning to allow MountEntry pointers to stay consistent when spread across router/core/system views 2015-09-10 15:09:54 -04:00
audit_test.go Internally refactor Lease/LeaseGracePeriod into TTL/GracePeriod 2015-08-20 18:00:51 -07:00
auth.go Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
auth_test.go Fix #392 by giving a more specific error 2015-08-11 20:18:52 -04:00
barrier.go
barrier_aes_gcm.go vault: guard against potentially missing keyring 2015-07-13 18:18:22 +10:00
barrier_aes_gcm_test.go nomad: fixing issue with keyring upgrade 2015-07-07 16:02:49 -06:00
barrier_test.go
barrier_view.go
barrier_view_test.go
core.go When there is one use left and a Secret is being returned, instead 2015-09-14 11:07:27 -04:00
core_test.go Rename config lease_duration parameters to lease_ttl in line with current standardization efforts 2015-08-27 07:50:24 -07:00
dynamic_system_view.go Remove error returns from sysview TTL calls 2015-09-10 15:09:54 -04:00
expiration.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
expiration_test.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
keyring.go
keyring_test.go
logical_passthrough.go Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
logical_passthrough_test.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
logical_system.go Remove error returns from sysview TTL calls 2015-09-10 15:09:54 -04:00
logical_system_helpers.go Address items from feedback. Make MountConfig use values rather than 2015-09-10 15:09:54 -04:00
logical_system_test.go Address items from feedback. Make MountConfig use values rather than 2015-09-10 15:09:54 -04:00
mount.go Rename View to StorageView to make it more distinct from SystemView 2015-09-15 13:50:37 -04:00
mount_test.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
policy.go vault: Adding precedence logic for conflicting policy 2015-07-05 17:30:19 -06:00
policy_store.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
policy_store_test.go vault: upgrade old policies with implicit glob 2015-07-05 19:14:15 -06:00
policy_test.go vault: Adding precedence logic for conflicting policy 2015-07-05 17:30:19 -06:00
rollback.go vault: cleanups for the audit log changes 2015-06-29 15:27:28 -07:00
rollback_test.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
router.go Cleanup routines should now use routeEntry instead of mountEntry. 2015-09-11 13:40:31 +03:00
router_test.go Implement clean up routine to backend as some backends may require 2015-09-11 11:45:58 +03:00
testing.go Implement clean up routine to backend as some backends may require 2015-09-11 11:45:58 +03:00
token_store.go Improve documentation of token renewal 2015-09-11 21:08:32 -04:00
token_store_test.go Push a lot of logic into Router to make a bunch of it nicer and enable a 2015-09-10 15:09:54 -04:00
util.go helper/uuid: single generateUUID definition 2015-06-30 12:38:32 -07:00
util_test.go helper/uuid: single generateUUID definition 2015-06-30 12:38:32 -07:00