Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/iohelper-cannot-use-system-web

This commit is contained in:
Bjarke Berg
2019-12-05 14:03:28 +01:00

View File

@@ -11,7 +11,7 @@ namespace Umbraco.Web
/// Returns the configuration of the membership provider used to configure change password editors
/// </summary>
/// <param name="passwordConfiguration"></param>
/// <param name="userService"></param>
/// <param name="allowManuallyChangingPassword"></param>
/// <returns></returns>
public static IDictionary<string, object> GetConfiguration(
this IPasswordConfiguration passwordConfiguration,