Bot prevention : IP limit filter #316
Labels
feature
New feature or request
good first issue
Can be achieved without a specific knowledge of the open4goods / nudger project
help wanted
Would be so happy to have someone contributing on this topic !
java
Pull requests that update Java code
Version française (google translate)
Problem
Solution
Requisites
must be a generic and well documented mechanism, to be able to use it easily in new controlers / endpoints that must be bot protected.
must be configurable, with limits (count and time window)
must provides a IP whitelisting mechanism , to inject authorized engines ips (bots adress will be handled in a separate service )
must provides a IP blacklisting mechanism , to inject forbidden engines ips (bots adress will be handled in a separate service )
should be a spring approach, or something that can easily be applied in spring context
Tips / work tracks
The text was updated successfully, but these errors were encountered: