Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,053
    • Issues 44,053
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,318
    • Merge requests 1,318
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #536
Closed
Open
Issue created May 03, 2016 by Stan Hu@stanhuOwner

Add audit event for impersonated events

Overview

We added the start and end of impersonation in #315 (closed), but we should annotate any user event that is being performed while a user's being impersonated.

Proposal

In audit events, an impersonated event should be attributed to the user account but note that the action was done while being impersonated by an admin.

  • Record the admin who impersonated the user in each event, in addition to the impersonated user, when an admin takes an action while impersonating a user.

A simple solution may be:

Impersonation: User took some action in project. (by: administrator)

Edited Apr 06, 2020 by Dan Jensen
Assignee
Assign to
Time tracking