Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST API: Support impersonation of users #1886

Merged
merged 1 commit into from May 9, 2023

Conversation

vboctor
Copy link
Member

@vboctor vboctor commented Apr 30, 2023

32469: REST API: Support impersonation of users

  • Useful for administrator (or user with impersonation rights) to impersonate a user without creating an API token.
  • Useful for testing - quickly impersonating a user to take actions on their behalf (negative/positive tests)

@vboctor vboctor added the api Pull requests that are related to APIs label Apr 30, 2023
@vboctor vboctor self-assigned this Apr 30, 2023
Copy link
Member

@dregad dregad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK with this, but this needs documentation explaining how to use the feature.

@vboctor vboctor merged commit 23b3246 into mantisbt:master May 9, 2023
1 check passed
@vboctor
Copy link
Member Author

vboctor commented May 9, 2023

Merged to be available for internal usage and will follow up with another PR for documentation.

@dregad
Copy link
Member

dregad commented May 9, 2023

will follow up with another PR for documentation

Opened https://mantisbt.org/bugs/view.php?id=32489 to track this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Pull requests that are related to APIs
Projects
None yet
2 participants