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 2054 posts 7100 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.

Please Sign in or register to post replies

Write your reply to:

Draft