Skip to content

Add API endpoint to get users without projects

What does this MR do?

Adds API support to get users without projects as an admin user. You can get a list of users without projects in the Admin UI currently, so this is the API support for that admin UI view.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #29426 (closed)

Edited by Blair Lunceford

Merge request reports