abuse
abuse copied to clipboard
Lite & fast micro PHP abuse library that is **easy to use**.
All authors mentioned were successfully removed!
This PR solves issue [#4382](https://github.com/appwrite/appwrite/issues/4382). And added phpstan support
## What does this PR do? Implemented linter for the repository ## Related PRs and Issues appwrite/appwrite/issues/4359 ## Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes
### 🔖 Feature description Support [hCaptcha](http://hcaptcha.com) additionally to ReCaptcha for keeping bots away. ### 🎤 Pitch hCaptcha is a more privacy friendly alternative to ReCaptcha. ### 👀 Have you spent...
This PR depends on #53
This PR is dependent on my previous PRs #51 and #52
reCAPTCHA v3 returns: - **1.0** is very likely a good interaction - **0.0** is very likely a bot Source https://developers.google.com/recaptcha/docs/v3#interpreting_the_score
Mod operation is significantly faster than div, rounding, multiplying and typecasting.