open-vault/vault
Vishal Nayak 7db7b47fdd Merge pull request #1210 from hashicorp/audit-id-path
Rename id to path and path to file_path, print audit backend paths
2016-03-15 20:13:21 -04:00
..
acl.go refactoring changes due to acl.Capabilities 2016-03-04 18:55:48 -05:00
acl_test.go test cases for capabilities endpoint 2016-03-05 00:03:55 -05:00
audit.go
audit_test.go
auth.go
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 AccessorID --> Accessor, accessor_id --> accessor 2016-03-09 06:23:31 -05:00
capabilities_test.go Added tests for lookup-accessor and revoke-accessor endpoints 2016-03-09 12:50:26 -05:00
core.go Sort and filter policies going into the create token entry, then use 2016-03-15 14:05:25 -04:00
core_test.go Sort policies before returning/storing, like we do in handleCreateCommon 2016-03-10 22:31:26 -05:00
dynamic_system_view.go
expiration.go Merge branch 'master' into token-roles 2016-03-09 17:23:34 -05:00
expiration_test.go Merge pull request #1168 from hashicorp/revoke-force 2016-03-09 16:59:52 -05:00
generate_root.go
generate_root_test.go
keyring.go
keyring_test.go
logical_cubbyhole.go
logical_cubbyhole_test.go
logical_passthrough.go
logical_passthrough_test.go
logical_system.go Rename id to path and path to file_path, print audit backend paths 2016-03-14 17:15:07 -04:00
logical_system_helpers.go
logical_system_test.go Fix broken test case 2016-03-14 18:44:13 -04:00
mount.go
mount_test.go
policy.go Preserve pointer 2016-03-10 15:55:47 -05:00
policy_store.go
policy_store_test.go
policy_test.go Parse policy HCL syntax and keys 2016-03-10 15:25:25 -05:00
rekey.go
rekey_test.go
rollback.go
rollback_test.go
router.go Fix commenting 2016-02-29 20:29:04 -05:00
router_test.go
testing.go
token_store.go Accept params both as part of URL or as part of http body 2016-03-14 19:14:36 -04:00
token_store_test.go Merge branch 'master' into token-roles 2016-03-09 17:23:34 -05:00
util.go
util_test.go