Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Unassigned: Cannot reset passwords [183]

$
0
0
I am logging into the admin account. When trying to either change a password -or- reset a password using either link, I get an error popping up stating "The password could not be changed, please verify that the password meets the password requirements."

I had installed version 1.4.256 and figured it may have just been a bug. I had then upgraded to the latest version and to no avail, I'm still left with the same issue. I'm using the latest version of BugNet - 1.5.265.0. I'm running IIS7 and the DB is on SQL Server 2008 R2.
Comments: verify that your web.config settings are the same as the latest web.config for the membership settings. ``` <add name="ExtendedSqlMembershipProvider" type="BugNET.Providers.MembershipProviders.ExtendedSqlMembershipProvider, BugNET.Providers.MembershipProviders.ExtendedSqlMembershipProvider" connectionStringName="BugNET" description="Extended Membership API" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" applicationName="BugNET" requiresUniqueEmail="true" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="7" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" /> ```

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>