-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Rest API
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #26
-
Story Points:3
When writing an exception in the REST API, if the exception is mapped to a HTTP error code >= 500, write a generic message "Internal Server Error" instead of the exception message as it may leak low level information.
The exception message still needs to be written if the Nuxeo dev mode is set.
- Is referenced in