Skip to content
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

feat: use laminas-recaptcha 3.8.0's RecaptchaServiceInterface #32

Open
wants to merge 1 commit into
base: 2.18.x
Choose a base branch
from

Conversation

earthiverse
Copy link

Q A
Documentation no
Bugfix no
BC Break maybe?
New Feature no
RFC yes
QA no

Description

This package uses a final class for the service provider on Recaptcha, which prevents users from actually providing their own service provider. This uses a proposed Interface instead to fix that. See the related merge request on laminas-recaptcha

I'm not sure about laminas's best practices, let me know if there are things that need fixing.

Signed-off-by: Kent Rasmussen <hyprkookeez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants