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

Update ElmahController.cs for auth #53

Closed blackwej closed 2 years ago

blackwej commented 9 years ago

Requesting update ElamaController.cs to accommodate forms authentication, tested and works in MVC5. May not be needed otherwise, needs more testing. Also, may need to be placed elsewhere, perhaps in a different base controller.