Set password operational
Sitewide plan for status messages
This commit is contained in:
@@ -116,7 +116,7 @@ namespace MileageTraker.Web.DAL
|
||||
return newUser.ToMembershipUser(Membership.Provider.Name);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public override bool ValidateUser(string username, string password)
|
||||
{
|
||||
if (string.IsNullOrEmpty(username))
|
||||
|
||||
Reference in New Issue
Block a user