[ 
https://issues.apache.org/jira/browse/SCB-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16545257#comment-16545257
 ] 

ASF GitHub Bot commented on SCB-728:
------------------------------------

coveralls commented on issue #810: [SCB-728] Decrypt/signature and adjust form 
in edge
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/810#issuecomment-405266293
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/18004037/badge)](https://coveralls.io/builds/18004037)
   
   Coverage decreased (-0.01%) to 87.049% when pulling 
**ea4d8dc57dae2c9814573ed0d3e0b95fe6db9d10 on 
wujimin:decrypt-signature-adjustForm-in-edge** into 
**6c4c1c1e9adc8e99fcc57cc4165576dc9655c4d9 on apache:master**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> add decrypt/signature/... to edge demo
> --------------------------------------
>
>                 Key: SCB-728
>                 URL: https://issues.apache.org/jira/browse/SCB-728
>             Project: Apache ServiceComb
>          Issue Type: Task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>
> 1.add "decrypt“ logic, decrypt field named "body" in form,  generate new 
> multiple fields to form by "body"
> 2.move "signature" to edge, and only signature for one operation
> 3.request with form-data or x-www-form-urlencoded, edge convert to json 
> automatically
> 4.query userId by serviceToken, and put userId back to form
> 5.calc signature from response buffer,  and add "signature" field to response 
> body, eg:
>   before: \{"k":"v"}
>   after:    \{"k":"v","signature":"xxxxx"}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to