Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Umbraco version: 8.18.0
Web.config:
<add name="UmbracoMembershipProvider" type="Umbraco.Web.Security.Providers.MembersMembershipProvider, Umbraco.Web" maxInvalidPasswordAttempts="50" minRequiredNonalphanumericCharacters="0" minRequiredPasswordLength="6" useLegacyEncoding="false" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" defaultMemberTypeAlias="Member" passwordFormat="Hashed" allowManuallyChangingPassword="true" /> <add name="UsersMembershipProvider" type="Umbraco.Web.Security.Providers.UsersMembershipProvider, Umbraco.Web" />
Message:
When clicking "Change password" and providing the required input values I expect the password to change instead of giving me this error message. Am I doing something wrong?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Change member password
Umbraco version: 8.18.0
Web.config:
Message:
When clicking "Change password" and providing the required input values I expect the password to change instead of giving me this error message. Am I doing something wrong?
is working on a reply...