Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi ,
We are not able to reset the password using RedeemPasswordResetToken method.
Could you please suggest on this ? Code is as below.
var success = _membershipService.RedeemPasswordResetToken(Request.QueryString["token"], model.ResetViewModel.Password);
Hi Mangala and welcome to our :)
If it´s for the Umbraco Forms, then perhaps you could use this package.
https://our.umbraco.org/projects/backoffice-extensions/memberforms-workflow/
Hope this helps,
/Dennis
Thanks Dennis . But the problem is flowing code is not working in Umbraco 7.2.8
_umbracoMemberService.SavePassword(umbracoMember, password);
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Reset Passord in Umbraco for members
Hi ,
We are not able to reset the password using RedeemPasswordResetToken method.
Could you please suggest on this ? Code is as below.
var success = _membershipService.RedeemPasswordResetToken(Request.QueryString["token"], model.ResetViewModel.Password);
Hi Mangala and welcome to our :)
If it´s for the Umbraco Forms, then perhaps you could use this package.
https://our.umbraco.org/projects/backoffice-extensions/memberforms-workflow/
Hope this helps,
/Dennis
Thanks Dennis . But the problem is flowing code is not working in Umbraco 7.2.8
_umbracoMemberService.SavePassword(umbracoMember, password);
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.