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

       Web browser: ---
             Bug #: 32434
           Summary: Api allows reblocking the user if reblock parameter is
                    not specified
           Product: MediaWiki
           Version: 1.18
          Platform: All
               URL: https://test.wikipedia.org/w/index.php?title=Special:L
                    og&dir=prev&offset=20111115195451&limit=7&type=block&u
                    ser=Beau&page=User%3A127.0.0.2&month=&year=
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified


When block requests are issued one after another (they do not have to be
concurrent!) I am able to reblock user without reblock parameter.

7 of total 9 attempts were successful.

The request is as follows:
'action'   => 'block',
'user'     => "127.0.0.2",
'expiry'   => '2 hours',
'reason'   => 'reason',
'anononly' => 1,
'nocreate' => 1,
'token'    => 'xxx',

-- 
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