Merge branch origin/temp8 into temp8-di2690
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Umbraco.Web.Controllers
|
||||
}
|
||||
|
||||
[HttpPost]
|
||||
[ValidateAntiForgeryToken]
|
||||
public ActionResult HandleLogout([Bind(Prefix = "logoutModel")]PostRedirectModel model)
|
||||
{
|
||||
if (ModelState.IsValid == false)
|
||||
|
||||
Reference in New Issue
Block a user