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

Non-Identity Authentication #81

Open mquintusbepc opened 8 years ago

mquintusbepc commented 8 years ago

Hi, we're using a custom built security for our applications and not ASP.NET Identity. Is there a way to enable security on the view without using Identity? Thanks.