[security/privacy] new user can access a complete list of users via API call #2708
Closed
2 tasks done
Labels
enhancement
New feature or request
My actions before raising this issue
Expected Behaviour
GET /api/v1/users should not return a complete list of users
Current Behaviour
I realize that this end-point is used somewhere for username autocompletion. But even though there is not a lot of info there (just id, login, first name and last name), it just seems very wrong to me.
The text was updated successfully, but these errors were encountered: