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

       Web browser: ---
            Bug ID: 60419
           Summary: Types of throttles are hardcoded in
                    SpecialOverrideThrottle::getFormFields
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ThrottleOverride
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: legoktm.wikipe...@gmail.com
                CC: b...@mzmcbride.com, tylerro...@gmail.com
    Classification: Unclassified
   Mobile Platform: ---

foreach( array( 'actcreate', 'edit', 'move', 'mailpassword', 'emailuser' ) as
$type ) {


According to my quick check of User::pingLimiter, there are also:

linkpurge
rollback
renderfile

And in extensions:

moodbar-response
moodbar-feedback
pagetriage-mark-action
pagetriage-tagging-action
feedback (ReaderFeedback)
thanks-notification
create (used in Wikibase)

I don't think it makes sense to expose some of these in the UI, but I'm not
sure if we should totally ignore them either.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to