Copied to clipboard

Flag this post as spam?

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


  • Nicholas Westby 2005 posts 6843 karma points c-trib
    Feb 08, 2017 @ 23:40
    Nicholas Westby
    0

    How to Customize Umbraco's Password Reset Error Messages?

    I have changed the settings for the minimum password requirements by altering the settings in the web.config. For example, I changed minRequiredPasswordLength to 12. Now, when I enter an invalid password, it shows these error messages:

    Reset Password Messages

    One sentence is correct, but the other is not entirely correct. That is, I changed minRequiredNonalphanumericCharacters to 2. Because of that, the second sentence should read:

    Passwords must have at least two non letter or digit characters.

    It seems that this message doesn't use Umbraco's normal localization technique, otherwise I'd just enter a translation for that message. Is there some other way of changing this message?

    Umbraco 7.5.6.

  • 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