Update AntiXSS Protection
This commit is contained in:
parent
27fab29a16
commit
3e5581611c
63 changed files with 636 additions and 183 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright (c) 2012, Outercurve Foundation.
|
||||
// Copyright (c) 2012, Outercurve Foundation.
|
||||
// All rights reserved.
|
||||
//
|
||||
// Redistribution and use in source and binary forms, with or without modification,
|
||||
|
@ -30,7 +30,6 @@
|
|||
using System.Web.UI.WebControls;
|
||||
using WebsitePanel.Providers.Mail;
|
||||
using WebsitePanel.WebPortal.Code.Controls;
|
||||
using Microsoft.Security.Application;
|
||||
|
||||
namespace WebsitePanel.Portal.ProviderControls
|
||||
{
|
||||
|
|
|
@ -30,7 +30,6 @@ using System;
|
|||
using System.Web.UI.WebControls;
|
||||
using WebsitePanel.Providers.Mail;
|
||||
using WebsitePanel.WebPortal.Code.Controls;
|
||||
using Microsoft.Security.Application;
|
||||
|
||||
namespace WebsitePanel.Portal.ProviderControls
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue