Chaim Sanders
Chaim Sanders
When a user using ModSecurity for IIS tries to deny access to a reserved folder URL - the log indicates that it blocked the site successfully, but a 500-level error...
Provides SDK level support for generic device import API functionality.
auth_log can take a number of complex parameters that also have very specific API limits. This PR uses the documentation to better emulate authentication log collection. This addresses issues outlined...
Documentation says ``` There is an intentional two minute delay in availability of new authentications in the API response. Duo operates a large scale distributed system, and this two minute...
``` next_offset=['[offset1]', '[offset2]'] 429 Sleeping for 1.6818238383872655 429 Sleeping for 2.8658061545293907 429 Sleeping for 4.266326646211362 429 Sleeping for 8.58080225730511 429 Sleeping for 16.02056706813436 429 Sleeping for 32.86096999735611 429 Traceback (most...
`get_authentication_log` takes a parameter of a list of user_ids. This list can be arbitrarily long in code, but this endpoint in duo_client_python passes the encoded parameters as a GET request,...
**Describe the bug** Tagging and untagging an asset doesn't seem to work **To Reproduce** Steps to reproduce the behavior: 1. Create a tag 2. Tag an asset 3. Check Job...
In some cases we'd like to use an OR instead of an AND. So for instance if Apache blocks something we'd like to support something like status 400 OR the...
Hey guys, Great work here! I'd like to help out with adding support for v3.0.3 however my pybind11 isn't great. For instance in collections.cpp, resolveMultiMatches (and regularexpressions) now take a...