https://bugzilla.wikimedia.org/show_bug.cgi?id=19042

           Summary: PasswordReset blocks password change
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: PasswordReset
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I've installed the extension "PasswordReset" on my wiki inserting the following
text in LocalSetting:

require_once( "$IP/extensions/PasswordReset/PasswordReset.php" );
$wgGroupPermissions['sysop']['passwordreset']   = true;

Extension worked perfectly, but when a user (who had not sysop rights) tried to
change his password, wiki showed this message:
"La funzione richiesta รจ riservata agli utenti che appartengono al gruppo:
Amministratori."
("The function requested is limited to users in the group: Administrators.")

Then the extension influences the rights necessary to change the password... Is
this a bug?
Thanks in advance!


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to