open-vault/audit
Jeff Mitchell 4f4ddbf017 Create more granular ACL capabilities.
This commit splits ACL policies into more fine-grained capabilities.
This both drastically simplifies the checking code and makes it possible
to support needed workflows that are not possible with the previous
method. It is backwards compatible; policies containing a "policy"
string are simply converted to a set of capabilities matching previous
behavior.

Fixes #724 (and others).
2016-01-08 13:05:14 -05:00
..
audit.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
format_json.go Write HMAC-SHA256'd client token to audited requests 2015-10-29 13:26:18 -04:00
format_json_test.go Create more granular ACL capabilities. 2016-01-08 13:05:14 -05:00
formatter.go Logging authentication errors and bad token usage 2015-06-18 18:30:18 -07:00
hashstructure.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
hashstructure_test.go Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00