Closed carlospzurita closed 2 years ago
We see that there are still required checks to be performed on the PR, but we can't see if they are scheduled to be executed or if there is some error on the execution. Is there anything else that needs to be done.
This patch removes all stacktrace information from error messages making use of the new configuration parameter
ETF_SHOW_SENSITIVEINFORMATION
. We use the value of this parameter in all instances of errors that we found relevant for any API request that goes through the controllers and API classesWe also modified the exception classes
We may need to refactor these changes, but we would like to have your feedback on what lines are redundant.