web portal folder permission fix
This commit is contained in:
parent
833b7c1aa4
commit
5d37adf09b
7 changed files with 33 additions and 3 deletions
|
@ -23,6 +23,8 @@ namespace WebsitePanel.WebDavPortal.Models
|
|||
}
|
||||
}
|
||||
|
||||
public string DisplayName { get; set; }
|
||||
|
||||
public IEnumerable<ExchangeAccount> Groups { get; set; }
|
||||
|
||||
public string LdapError { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue