wiki.techinc.nl/includes/actions
Thalia 538d333167 Allow user, language and IP to be passed to UserBlockedError
Accept these objects as params to the UserBlockedError constructor,
since they are used to make the block error message. Pass them from
SpecialPages, Actions and EditPage.

If a caller does not pass all of these params, get them from the
global context as before.

Bug: T234406
Change-Id: Ie8ef047d2710c523b67bfc54fa2ad70fc47c5236
2019-10-17 15:19:28 +01:00
..
pagers Fix some phan warnings for too many params (part 1) 2019-10-10 04:44:53 +00:00
Action.php Allow user, language and IP to be passed to UserBlockedError 2019-10-17 15:19:28 +01:00
CachedAction.php
CreditsAction.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
DeleteAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
EditAction.php block: Allow cookie-block tracking from any uncached web request 2019-10-01 13:52:58 -04:00
FormAction.php
FormlessAction.php
HistoryAction.php Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
InfoAction.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
MarkpatrolledAction.php
McrRestoreAction.php Provide a way to restore an old revision with multiple slots. 2018-09-24 19:46:30 +02:00
McrUndoAction.php Standardise preview warning box when using ?action=edit 2019-09-10 17:01:04 -07:00
ProtectAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
PurgeAction.php
RawAction.php Remove usages of Title::get{Previous,Next}RevisionId 2019-09-13 09:49:13 -07:00
RenderAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
RevertAction.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
RollbackAction.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
SpecialPageAction.php Update docblocks for methods potentially returning null 2019-09-15 15:22:39 +00:00
SubmitAction.php
UnprotectAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
UnwatchAction.php
ViewAction.php Remove @author Timo Tijhof from various file headers 2019-07-08 21:56:24 +00:00
WatchAction.php Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00