This commit is contained in:
Stephan
2017-09-23 10:08:18 +02:00
parent c1e2625de0
commit 5ba2ffcbf3
224 changed files with 709 additions and 709 deletions

View File

@@ -255,7 +255,7 @@ namespace Umbraco.Web.Security
public virtual bool ValidateCurrentUser()
{
return ValidateCurrentUser(false, true) == ValidateRequestAttempt.Success;
}
}
/// <summary>
/// Validates the current user assigned to the request and ensures the stored user data is valid