Merge branch origin/temp8 into temp8-di2690

This commit is contained in:
Stephan
2018-12-21 15:47:08 +01:00
83 changed files with 864 additions and 668 deletions

View File

@@ -23,6 +23,7 @@ namespace Umbraco.Web.Controllers
}
[HttpPost]
[ValidateAntiForgeryToken]
public ActionResult HandleLogout([Bind(Prefix = "logoutModel")]PostRedirectModel model)
{
if (ModelState.IsValid == false)