webdav portal bugs fix
This commit is contained in:
parent
5d37adf09b
commit
05d9fddb5d
6 changed files with 62 additions and 59 deletions
|
@ -19,6 +19,7 @@ using System.Net;
|
|||
namespace WebsitePanel.WebDavPortal.Controllers
|
||||
|
||||
{
|
||||
[ValidateInput(false)]
|
||||
[LdapAuthorization]
|
||||
public class FileSystemController : Controller
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue