Skip to content

Add admin search option to API /users

Brian Neel requested to merge api-admin-search into master

This MR adds the ability to search for users based on admin status to the /users API.

I have a feeling there's a reason why the other options (active, blocked) do not allow searches for false status, but I couldn't determine it.

Edited by Brian Neel

Merge request reports