https://bugzilla.wikimedia.org/show_bug.cgi?id=60423
Web browser: ---
Bug ID: 60423
Summary: ThrottleOverride: Can set multiple expiries for same
throttle type
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: ThrottleOverride
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
(08:14) root@localhost:[wiki]> select * from throttle_override;
+--------+-----------------------------+-----------------+---------------+----------------+-------------+
| thr_id | thr_type | thr_range_start | thr_range_end |
thr_expiry | thr_reason |
+--------+-----------------------------+-----------------+---------------+----------------+-------------+
| 1 | actcreate,edit,move | 7F000001 | 7F000001 |
20140127225045 | fsdfjskdfh |
| 2 | edit,mailpassword,emailuser | 7F000001 | 7F000001 |
20140207225228 | kasdjhfdskj |
+--------+-----------------------------+-----------------+---------------+----------------+-------------+
2 rows in set (0.00 sec)
In this example, I managed to set two different expiries for the 'edit'
throttle using the same IP (127.0.0.1).
It should have instead modified the existing row.
--
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