EPiServer.CMS.UI 11.1.0
Sep 01, 2017
Nov 21, 2017
CMS UI
Closed, Fixed and tested
ASP.NET Identity does not support generating new passwords. The method only returns a reset token - it doesn't actually change the password, as the method documentation suggests.
We should change this to throw an exception so partners know not to use it.