API-Manager icon indicating copy to clipboard operation
API-Manager copied to clipboard

Users page should not list all users by default

Open simonredfern opened this issue 8 years ago • 2 comments

listing all users is too slow.

Also should be able to search by username as well as email

simonredfern avatar Jul 06 '17 09:07 simonredfern

@simonredfern The API call (getUsers) needs a way to limit the number of users. But once this exists, it also needs to support filtering by username and email, otherwise the latter won't work anymore if a limit has been set and the filtering is done in the API Manager only.

sebtesobe avatar Jul 10 '17 07:07 sebtesobe

This is related to #13 . Also see https://github.com/OpenBankProject/OBP-API/issues/815

sebtesobe avatar Nov 09 '17 13:11 sebtesobe