Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client: Introduces pagination to client management #774

Merged
merged 2 commits into from
Feb 9, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Feb 9, 2018

Previously, all clients were returned by GET /clients. To mitigate
DoS attacks against large databases, pagination has been introduced.

Closes #739

Previously, all clients were returned by `GET /clients`. To mitigate
DoS attacks against large databases, pagination has been introduced.

Closes #739
@aeneasr aeneasr added feat New feature or request. package/client labels Feb 9, 2018
@aeneasr aeneasr added this to the 1.0.0-alpha.1 milestone Feb 9, 2018
@aeneasr aeneasr self-assigned this Feb 9, 2018
@aeneasr aeneasr merged commit 02b3708 into master Feb 9, 2018
@aeneasr aeneasr deleted the add-clients-pagination branch February 9, 2018 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request. package/client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant