Merge remote-tracking branch 'origin/6.2.0' into 7.1.0

Conflicts:
	src/Umbraco.Web/Security/WebSecurity.cs
This commit is contained in:
Shannon
2014-02-13 17:21:30 +11:00

View File

@@ -162,7 +162,7 @@ namespace umbraco.BusinessLogic
}
set
{
_user.Language = value;
_user.Password = value;
}
}