You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/22 02:49:23 UTC

[GitHub] [apisix] soulbird commented on issue #6679: feat: As a user, I want to hide 5xx error detail from the client, so that the detail is not leaked

soulbird commented on issue #6679:
URL: https://github.com/apache/apisix/issues/6679#issuecomment-1074669243


   agree +1
   So, I think we can do it in the following ways:
   1、use `error_page`,this will hide all error messages
   2、remove sensitive information before it sent to client
   3、add a configuration to let the user decide
   
   I have no other better idea


-- 
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@apisix.apache.org

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