danpros / htmly

Simple and fast databaseless PHP blogging platform, and Flat-File CMS
https://www.htmly.com
GNU General Public License v2.0
1.1k stars 266 forks source link

Added support for friendlycaptcha #815

Closed AmritasyaPutra closed 1 month ago

AmritasyaPutra commented 2 months ago

The user has the option to protect their login with recaptcha or turnstile or friendlycaptcha.

AmritasyaPutra commented 2 months ago

I recently explored various CAPTCHA alternatives and found Friendly Captcha to be particularly impressive. I’ve successfully integrated it into my podcast login page.

KuJoe commented 2 months ago

The code looks good and it works as expected on my test installation (nginx 1.27.0 & PHP 8.3.11), but Danpros gets the final say on approving the PR or not.

AmritasyaPutra commented 1 month ago

@danpros do you have a feedback?

danpros commented 1 month ago

Hello,

Current Google reCaptcha and Cloudflare's Turnstile is more than enough. The friendlycaptcha free, limit 1k requests / month and only for 1 domain.