You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by "damonxue (via GitHub)" <gi...@apache.org> on 2023/02/17 09:21:05 UTC

[GitHub] [shenyu] damonxue commented on issue #4395: [BUG] cryptorRequest plugin replaces originalBody with field data when it is DECRYPT way

damonxue commented on issue #4395:
URL: https://github.com/apache/shenyu/issues/4395#issuecomment-1434363473

   At present, decryption only supports solving the encrypted value and returning it, and encryption will modify the field value and return the entire body:
   ```
    If it is decrypt mode, replace the original requestBody,
    if it is encrypt mode, it will replace the content of the fieldName configuration.
   ```
   Please describe your scene, discuss whether it is necessary to be necessary to extend these encryption and decryption ruler-handler options.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shenyu.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org