Skip to content

Implement getIpRemediation method #7

Description

@julienloizelet

In the spirit of what is done in the PHP library, we would like to have a method that returns the final remediation for a specific IP.

As a prerequisite, we need to implement a mechanism for caching decisions:

Then, for a given IP address, we need to examine all the decisions recorded for that IP address and return the final remediation ("ban", "captcha", "custom remediation" or "bypass" if there is no decision) using a certain order of priority.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions