mediawiki-extensions-Echo/includes/model
Kunal Mehta 8cfb10766b SECURITY: Handle suppressed usernames in non-revision based events
We only track revisions for some notification types, others still
reference usernames, but don't check for suppression status. If no
revision is available, use User::isHidden() to check whether
EchoEvent::getAgent() has been hidden.

Bug: T110553
Change-Id: I31e635e365bbb0f6c6ac63be2bdb07e5e2d67c96
2015-10-16 14:56:43 -07:00
..
AbstractEntity.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
Event.php SECURITY: Handle suppressed usernames in non-revision based events 2015-10-16 14:56:43 -07:00
Notification.php Update formatting 2015-10-03 23:28:54 -04:00
TargetPage.php Update formatting 2015-10-03 23:28:54 -04:00