mediawiki-extensions-Echo/includes/Special
Ammarpad 4303ab5f71 special: Check login permissions before calling execute method
Calling the parent method first means the form has to be built (as
well as various other things) and then it cannot be shown because
of permission and the user is redirected.

This also lead to confusing behavior where some code paths are
reached even though the user cannot actually access the page.

Change-Id: If354d98f9e51acef38cac114a7704d28c148017b
2024-10-27 10:03:09 +01:00
..
NotificationPager.php Remove obsolete PHPDoc copies from fully typed constructors 2024-08-11 18:05:01 +02:00
SpecialDisplayNotificationsConfiguration.php Remove obsolete PHPDoc copies from fully typed constructors 2024-08-11 18:05:01 +02:00
SpecialNotifications.php Use namespaced classes 2023-12-11 16:39:00 +01:00
SpecialNotificationsMarkRead.php special: Check login permissions before calling execute method 2024-10-27 10:03:09 +01:00