fballiano / openmage-cloudflare-turnstile

Cloudflare Turnstile module for OpenMage and Magento1 (captcha/recaptcha alternative)
5 stars 2 forks source link

Some ideas #2

Closed ADDISON74 closed 7 months ago

ADDISON74 commented 7 months ago

1 - I would mention in the README file the steps for disabling the extension when, for example, on the login form in the Backend, Cloudflare Turnstile has a temporary technical issue and it is blocking the access. Disable the extension in the database and clear the cache.

2 - Disabling on a form identified by CSS selectors is done by deleting the responsible line from the Backend. I would go a little further and introduce a new feature. If a line is preceded by // then that line will be skipped.

3 - The extension needs translations.

Question: what happens if, for better visibility, I insert empty lines between the existing ones? I have not checked whether or not they are taken into account.

fballiano commented 7 months ago
  1. done
fballiano commented 7 months ago

I think I've done everything in https://github.com/fballiano/openmage-cloudflare-turnstile/releases/tag/0.3.0 ;-)