password reset fixes
This commit is contained in:
parent
69b1bc2f16
commit
087697ba7f
18 changed files with 133 additions and 46 deletions
|
@ -17,5 +17,7 @@ namespace WebsitePanel.WebDavPortal.Models
|
|||
public string Password { get; set; }
|
||||
|
||||
public string LdapError { get; set; }
|
||||
|
||||
public bool PasswordResetEnabled { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue