question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Save Member resets password

See original GitHub issue

When I save a member in the back office their password is re-set.

Reproduction

Navigate to a member, open member, press save. The green pannel appears in the Enter your password section saying the password has been reset. image I don’t have any MemberService event handlers.

Note: I tried to reproduce this in an unmodified Umbraco instance, and I see a different issue. The second time I save a member I get a validation error that the password may not be blank. which is also bad.

Specifics

URL: http://localhost:7122/umbraco#/member/member/edit/6825f768-5527-4cbc-8ea9-f0cdbbeb1158 Umbraco version 7.15.1 assembly: 1.0.7144.21656 Browser: Chrome 76 Logging on debug:

2019-09-05 10:00:00,124 [P84168/D3/T27] DEBUG Umbraco.Web.UmbracoModule - Begin request: http://localhost:7122/umbraco/backoffice/UmbracoApi/Member/PostSave.
2019-09-05 10:00:00,201 [P84168/D3/T27] DEBUG Umbraco.Core.Sync.ServerMessengerBase - Invoking refresher Umbraco.Web.Cache.MemberCacheRefresher on local server for message type RefreshByInstance
2019-09-05 10:00:00,205 [P84168/D3/T27] DEBUG UmbracoExamine.DataServices.UmbracoLogService - ReIndexNode with type: member, Provider=InternalMemberIndexer, NodeId=1424
2019-09-05 10:00:00,205 [P84168/D3/T27] DEBUG UmbracoExamine.DataServices.UmbracoLogService - AddSingleNodeToIndex with type: member, Provider=InternalMemberIndexer, NodeId=1424
2019-09-05 10:00:00,207 [P84168/D3/T75] DEBUG UmbracoExamine.DataServices.UmbracoLogService - Index created for node 1424, Provider=InternalMemberIndexer, NodeId=1424
2019-09-05 10:00:00,224 [P84168/D3/T27] DEBUG Umbraco.Core.Sync.ServerMessengerBase - Invoking refresher Umbraco.Web.Cache.MemberCacheRefresher on local server for message type RefreshByInstance
2019-09-05 10:00:00,230 [P84168/D3/T27] DEBUG UmbracoExamine.DataServices.UmbracoLogService - ReIndexNode with type: member, Provider=InternalMemberIndexer, NodeId=1424
2019-09-05 10:00:00,230 [P84168/D3/T27] DEBUG UmbracoExamine.DataServices.UmbracoLogService - AddSingleNodeToIndex with type: member, Provider=InternalMemberIndexer, NodeId=1424
2019-09-05 10:00:00,231 [P84168/D3/T74] DEBUG UmbracoExamine.DataServices.UmbracoLogService - Index created for node 1424, Provider=InternalMemberIndexer, NodeId=1424

Expected result

The password should not change.

Actual result

The password was changed to a random password.


This item has been added to our backlog AB#2538

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
paulnewzealandcommented, Jan 14, 2020

Hi, this issue is closed and it says fixed in 7.5.14 but that isn’t released yet - do you know when it will be?

2reactions
robertjfcommented, Jan 14, 2020

Is there an eta when we can expect this to be released into the wild? it’s been 3 months now and this issue is affecting us big time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I reset the password for my account? - Save
Go to the login page in the Save App. · Click on Forgot your password?
Read more >
Forgot Password
Reset Account Password. In order to reset your password, we need to verify your identity. Please tell us the email associated with your...
Read more >
Reset or change your password
If you forget your password, you can request to reset it. ... You can create a new account and then save Pins from...
Read more >
member forgot password feature - Using Umbraco And ...
Member submits the form with new password; We try to reset the password using IMemberManager ResetPasswordAsync OR ChangePasswordWithResetAsync.
Read more >
Manage members—Portal for ArcGIS
Click Save. Reset password. Organization members who have privileges to update member account information can reset passwords for members. The ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found