Skip to content

Add profile/account to API

What does this MR do?

Adds profile/account to the API

Are there points in the code the reviewer needs to double check?

I believe that this won't cause any security issues; you already need access in order to get to the API.

Why was this MR needed?

If you're using the whacky kerberos think from https://gitlab.com/gitlab-org/gitlab-ee/issues/1469 it's nice to be able to get a private token to avoid doing it more than once.

Does this MR meet the acceptance criteria?

Related issues

Closes #33523 (moved).

Edited by Toon Claes

Merge request reports