error-pages icon indicating copy to clipboard operation
error-pages copied to clipboard

IP Restricted additional information

Open ReptoxX opened this issue 2 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the problem to be solved

I want to only enable SHOW_DETAILS when the request comes from a specific ip range. Ex. Customers don't really need to know where the request is going inside the k8s cluster. But for debugging, it would be beneficial.

Suggest a solution

Add an environment variable to allow source-ip ranges for SHOW_DETAILS.

Additional context

No response

ReptoxX avatar Oct 05 '23 08:10 ReptoxX

Hello there, and thank you for raising this issue! May I ask why you prefer not to enable detailed debugging information in development or staging environments while keeping it disabled in production? This approach seems more correct, doesn't it?

tarampampam avatar Jun 24 '24 15:06 tarampampam