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

           Summary: Login with temporarly new password fails when extension
                    PasswordReset is installed
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://www.mediawiki.org/w/index.php?title=Extension_tal
                    k:Password_Reset&oldid=227184#Group_Permission_Confusion
                    ...
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Login/Setting a new password with temporarly new password fails when extension
PasswordReset is installed.

Test case:

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

2. Email yourself a new password

3. Login with the received temporarly new password

4. Enter your new personally password

ERROR: The action you have requested is limited to users in the group: sysop.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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