Skip to content

We need to not throw back details of general exceptions to the frontend. #69

Description

@valadas

Describe the bug

Currently most Web APIs catch Exception and throws the details back in the frontend.

It is best practice to give a more generic message on general exceptions because we don't know what failed and it could expose sensitive information.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions