Skip to content

Conversation

@adamjmcgrath
Copy link
Contributor

Changes

Add the new attack protection endpoints to the management client:

GET /api/v2/attack-protection/suspicious-ip-throttling
PATCH /api/v2/attack-protection/suspicious-ip-throttling
GET /api/v2/attack-protection/breached-password-detection
PATCH /api/v2/attack-protection/breached-password-detection
GET /api/v2/attack-protection/brute-force-protection
PATCH /api/v2/attack-protection/brute-force-protection

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@adamjmcgrath adamjmcgrath added the review:medium Medium review label Feb 16, 2022
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner February 16, 2022 14:50

.. code-block:: python
Copy link
Contributor Author

@adamjmcgrath adamjmcgrath Feb 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My editor removed a bunch of trailing whitespace

@adamjmcgrath adamjmcgrath merged commit 2b762c4 into master Feb 17, 2022
@adamjmcgrath adamjmcgrath deleted the attack-protection branch February 17, 2022 10:26
@adamjmcgrath adamjmcgrath mentioned this pull request Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review:medium Medium review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants