deckhand/deckhand
Felipe Monteiro e90c0aedf8 Security fix: Remove document data printout from exception message
This is to remove document data printout from the MissingDocumentKey
exception message which could expose sensitive data if it is caught
and logged by other services, for example. Instead, the child
and parent documents' schema and name are printed, in addition to
the action object in which the path that could not be resolved
in either parent or document is contained.

Change-Id: I07f43e57527d05e98e98e5f80567b97dd2a762f9
2018-03-12 20:42:31 +00:00
..
barbican Fix: Inject secret payload rather than reference into document 2018-02-26 10:17:50 -05:00
client DH Client urls remove api/v1.0 2018-03-02 10:52:10 +00:00
conf Collect profile data on DH requests 2018-02-15 13:09:16 -05:00
control [TrivialFix] Fix AttributeError thrown in revision_documents 2018-02-28 09:48:51 +00:00
db ValidationPolicy integration with Validations API 2018-03-12 12:41:06 -04:00
engine Security fix: Remove document data printout from exception message 2018-03-12 20:42:31 +00:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests ValidationPolicy integration with Validations API 2018-03-12 12:41:06 -04:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
errors.py Security fix: Remove document data printout from exception message 2018-03-12 20:42:31 +00:00
factories.py Remove microversions from document versions 2018-02-27 12:37:43 -05:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py [Trivial Fix] Make profile directory if it doesn't exist 2018-02-15 23:35:09 -05:00
types.py Add functional tests for "owned" documents 2017-12-23 02:25:29 +00:00
utils.py [TrivialFix] Correct regex used in jsonpath_replace 2018-02-28 22:20:48 +00:00