open-vault/builtin
Jeff Mitchell 1c7157e632 Reintroduce the ability to look up obfuscated values in the audit log
with a new endpoint '/sys/audit-hash', which returns the given input
string hashed with the given audit backend's hash function and salt
(currently, always HMAC-SHA256 and a backend-specific salt).

In the process of adding the HTTP handler, this also removes the custom
HTTP handlers for the other audit endpoints, which were simply
forwarding to the logical system backend. This means that the various
audit functions will now redirect correctly from a standby to master.
(Tests all pass.)

Fixes #784
2015-11-18 20:26:03 -05:00
..
audit Reintroduce the ability to look up obfuscated values in the audit log 2015-11-18 20:26:03 -05:00
credential Use TypeDurationSecond instead of TypeString 2015-11-03 10:52:20 -05:00
logical Allow creating Consul management tokens 2015-11-03 15:29:58 -05:00
token/disk token/disk: write token with 0600 2015-05-02 13:34:01 -07:00