-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Documentation/utility required to be able to clear or modify a score #22
Comments
That's correct. From time to time I use FLUSHALL as a workaround. |
Being able to clear individual history for IPs or ASNs would be far more useful than throwing everything away though. Likewise being able to manually set a massive score for an IP or ASN might also be useful as a way of blacklisting in the case of false-negatives etc. |
I completely agree. It's just that the number of times I've needed to do it has been too few for me to prioritize an implementation. The only implementation I'm interested in doing is web based, and there's other scaffolding needed before I can do that. |
Ok - I can think of a couple of times this very issue has come up on IRC though (in the case of false-positives). |
"From time to time I use FLUSHALL as a workaround." I am trying to clear a false positive. Where/how would I issue the FLUSHALL command? Thank you |
In Redis db id 3. |
Thank you |
There's no documentation on how to clear a karma score for an IP address in the case of false-positives or false-negatives.
The text was updated successfully, but these errors were encountered: