security: use more antiforgery tokens
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
public interface ConfigAuthorizationRoleCreateModel : BaseUIModel
|
||||
{
|
||||
Repository.AuthorizationRole AuthorizationRole { get; set; }
|
||||
string Name { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user