open-vault/website/source/api
Calvin Leung Huang e2fb199ce5
Non-HMAC audit values (#4033)
* Add non-hmac request keys

* Update comment

* Initial audit request keys implementation

* Add audit_non_hmac_response_keys

* Move where req.NonHMACKeys gets set

* Minor refactor

* Add params to auth tune endpoints

* Sync cache on loadCredentials

* Explicitly unset req.NonHMACKeys

* Do not error if entry is nil

* Add tests

* docs: Add params to api sections

* Refactor audit.Backend and Formatter interfaces, update audit broker methods

* Add audit_broker.go

* Fix method call params in audit backends

* Remove fields from logical.Request and logical.Response, pass keys via LogInput

* Use data.GetOk to allow unsetting existing values

* Remove debug lines

* Add test for unsetting values

* Address review feedback

* Initialize values in FormatRequest and FormatResponse using input values

* Update docs

* Use strutil.StrListContains

* Use strutil.StrListContains
2018-03-02 12:18:39 -05:00
..
auth auth/aws: Allow lists in binds (#3907) 2018-03-02 11:09:14 -05:00
secret ssh: clarify optional behavior of cidr_list 2018-02-24 06:55:55 -05:00
system Non-HMAC audit values (#4033) 2018-03-02 12:18:39 -05:00
index.html.md Remove ?list examples 2017-10-24 09:32:15 -04:00
libraries.html.md add new php client to the doc (#3206) 2017-08-21 13:07:03 -04:00
relatedtools.html.md Update relatedtools.html.md 2018-02-08 11:15:47 -05:00