Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Somu 7 posts 78 karma points
    Jun 20, 2017 @ 08:21
    Somu
    0

    Back Office user change password control does not verify current password

    I have a Umbraco 7.5.11 site with sql server 2012 r2 deployed in Azure. In back-office change password screen for logged in user's profile section only having "New password and Confirm New Password" text boxes . I wants to verify current password with new and confirm password to change password. How can i do this?

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Jun 20, 2017 @ 08:34
    Sebastiaan Janssen
    0

    In the UsersMembershipProvider set allowManuallyChangingPassword to false.

  • Somu 7 posts 78 karma points
    Jun 20, 2017 @ 09:56
    Somu
    0

    It works as expected. Thank you very much Sebastiaan.

  • Somu 7 posts 78 karma points
    Jun 21, 2017 @ 05:37
    Somu
    0

    Hi Sebastiaan,

    Is it possible to enable old password verification only in profile screen. Because admin don't know the password of other users if someone wants to change password. Only show old password in Change password pop up when click profile image

  • Sebastiaan Janssen 5045 posts 15476 karma points MVP admin hq
    Jun 21, 2017 @ 06:02
    Sebastiaan Janssen
    0

    Admins will need to use the reset password checkbox. Once that one is enabled and the user is saved, a new random password will be generated and displayed on the screen. If you still need to change the password after that you can use the randomly generated one as the old password.

Please Sign in or register to post replies

Write your reply to:

Draft