deckhand/deckhand/control
Felipe Monteiro 37dae6df9f Fix: Inject secret payload rather than reference into document
This PS fixes Deckhand currently wrongly substituting the secret
reference Barbican returns into documents, rather than the secret
payload itself.

Closes #19

Change-Id: I1d4eed85ed336e83a777b4343f37b10c91038342
2018-02-26 10:17:50 -05:00
..
views Test: add unusual documents to functional testing 2018-01-10 23:33:01 -04:00
__init__.py DECKHAND-2: Design core Deckhand API framework 2017-06-27 19:26:51 +01:00
api.py Allow unit tests to be run against in-memory sqlite 2018-02-12 22:10:29 -05:00
base.py Allow anonymous access for health and versions 2017-11-21 16:37:34 -06:00
buckets.py Fix: Inject secret payload rather than reference into document 2018-02-26 10:17:50 -05:00
common.py Implement sort filter 2017-11-29 20:53:21 +00:00
health.py Allow anonymous access for health and versions 2017-11-21 16:37:34 -06:00
middleware.py Header enforcement on Content-Length 0 2017-11-29 12:38:27 -06:00
revision_diffing.py Make middleware enforce and validate content-type 2017-10-23 17:02:01 +01:00
revision_documents.py Fail fast on bad substitution input during layering 2018-02-20 05:46:55 -05:00
revision_tags.py Allow same tag to be created for multiple revisions 2018-01-18 16:15:37 -04:00
revisions.py Sorting/filtering for rendered-documents. 2018-01-15 15:25:08 -04:00
rollback.py Make middleware enforce and validate content-type 2017-10-23 17:02:01 +01:00
validations.py DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
versions.py Allow anonymous access for health and versions 2017-11-21 16:37:34 -06:00