Copied to clipboard

Flag this post as spam?

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


  • Linx 98 posts 259 karma points
    Oct 05, 2022 @ 15:17
    Linx
    1

    Validate member password

    Im using Umbraco 8 and trying to set some validation for members when saving a password.

    I amended the config file as explained in this thread https://our.umbraco.com/forum/developers/api-questions/69965-umbraco-memberservice-password-validation

    Every so often the MembershipPasswordException is hit and im trying to avoid it.

    The code that raises this error is MemberService.SavePassword based on https://our.umbraco.com/forum/extending-umbraco-and-using-the-api/87391-creating-new-members-password-is-stored-as-plain-text

    How could i validate the password has met the criteria before an attempt to save the password is made?

  • 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.

Please Sign in or register to post replies