alexbeletsky / elmah-mvc

Painless integration of ELMAH into ASP.NET MVC application
http://nuget.org/packages/Elmah.MVC
Apache License 2.0
266 stars 61 forks source link

Support for claims based authorization #77

Closed christopherbarr closed 8 years ago

christopherbarr commented 8 years ago

My application is using claims-based authorization, so wanted to fork out elmah to support this... it does need to upgrade version of framework though, but hoping some will find it useful.