8000 Provide a CaptchaWrapper · Issue #21 · cmb69/Plib_XH · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Provide a CaptchaWrapper #21

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

Open
cmb69 opened this issue Apr 13, 2025 · 1 comment
Open

Provide a CaptchaWrapper #21

cmb69 opened this issue Apr 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@cmb69
Copy link
Owner
cmb69 commented Apr 13, 2025

The old CAPTCHA "interface" is still useful, but could benefit from some encapsulation. Just wrote a CaptchWrapper for Advanceform_XH that might be a reasonable addition to Plib_XH. Should double-check with Twocents_XH.

@cmb69 cmb69 added the enhancement New feature or request label Apr 13, 2025
@cmb69
Copy link
Owner Author
cmb69 commented Apr 28, 2025

Should double-check with Twocents_XH.

Relevant differences:

  1. no explicit ::include() method
  2. passes an $admin parameter
  3. only calls the functions if they are actually callable (not sure why I didn't use function_exists() there)

(2) is doubtful; it's a minor convenience, but seems to be too special. (1) and (3) may or may not be good ideas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0