Skip to content

Enable to configure Exception Behavior #200

@rido-min

Description

@rido-min

By default we are sending the exception details, including the StackTrace, to the channel.

This is not recommended [1] and should be disabled by default, with an opt-in option for development, in the same way that WebAPI projects allow to use app.UseDeveloperExceptionPage();

[1] https://cwe.mitre.org/data/definitions/209.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeature-requestUsed to mark a issue that is proposed to be a feature addition or change

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions