Update: Authorize User Roles with Attribute
Avoid overriding the Context.User in the http pipeline.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Newtonsoft.Json" version="5.0.4" targetFramework="net40-Client" />
|
||||
<package id="Newtonsoft.Json" version="5.0.5" targetFramework="net40-Client" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user