Skip to content
Snippets Groups Projects

Issue #3258364: Masquerade as blocked user d8/d9

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
47 47 // Uid 1 may masquerade as anyone.
48 48 $result = AccessResult::allowed();
49 49 }
50 elseif ($account->isBlocked()) {
Please register or sign in to reply
Loading