Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v1.2.7

Compare
Choose a tag to compare
Loading
@kevin-carroll kevin-carroll released this 08 Oct 23:29
· 19 commits to master since this release
a43e7a3

Bug Fixes

  • Fixed a bug where the authentication and authorization middleware components would log erroneous warning messages if their functionality was bypassed via a custom component earlier in the pipeline. Both middleware components will now only initiate a logging session if they perform work for the current request.

  • Fixed a bug where the authorization middlware was using a globally scoped IAuthorizationService causing an authorization failure in some non-traditional security configurations. The authorization middleware will now use an auth service scoped to the active request.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.