webdav portal bug fixes
This commit is contained in:
parent
7dd090820b
commit
70daade557
3 changed files with 3 additions and 3 deletions
|
@ -12,6 +12,7 @@ using WebsitePanel.WebDav.Core;
|
|||
|
||||
namespace WebsitePanel.WebDavPortal.Controllers
|
||||
{
|
||||
[AllowAnonymous]
|
||||
public class AccountController : Controller
|
||||
{
|
||||
private readonly ICryptography _cryptography;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue