Closed (fixed)
Project:
RELAXed Web Services
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2017 at 23:26 UTC
Updated:
6 Nov 2017 at 17:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
badjava commentedHere is an attempt at a patch that adds optional encryption support using a new service relaxed.sensitive_data.transformer.
Comment #3
badjava commentedComment #4
jribeiro commentedRerolling patch.
Comment #5
timmillwoodLooks good, I like that it's an optional dependency on Encrypt module, however because it "works" without encrypt this means it's not covered by any of the existing tests, so we'll need specific encrypt tests.
Comment #6
timmillwoodAdding a simple encrypt test.
Comment #7
timmillwoodAdding docblock to test.
Comment #10
timmillwoodHelps if I patch the correct branch!!
Comment #13
timmillwoodCommitted the info file changes only so testbot knows the correct test dependencies.
Comment #15
timmillwoodGreat, it's now passing, so I've pushed.