mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-20 16:40:14 -05:00
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). |
||
|---|---|---|
| .. | ||
| audit.go | ||
| format_json.go | ||
| format_json_test.go | ||
| formatter.go | ||
| hashstructure.go | ||
| hashstructure_test.go | ||