Page MenuHomePhabricator

Show suppressed organizers' names to privileged users
Open, Needs TriagePublic

Description

As a follow-up to T316294, if the viewer is a sufficiently privileged user (e.g., a steward), they should be able to see suppressed usernames. Given how core's CentralIdLookup is designed, we should do this by passing the current user as $audience to the relevant methods, that would handle visibility/permission checks for us.

Acceptance criteria
  • Suppressed usernames are shown to privileged users (e.g., stewards) after "Organized by" on event pages

Event Timeline

Along with showing the username should we also display something that lets the steward know the status of the organizer (globally suppressed / globally deleted)?

Along with showing the username should we also display something that lets the steward know the status of the organizer (globally suppressed / globally deleted)?

Ah, yes, definitely! We could perhaps make it similar to history pages and style it as strikethrough.