phpBB

Code Changes

File: config/default/container/services_captcha.yml

  Unmodified   Added   Modified   Removed
Line 55Line 55
        shared: false
calls:
- [set_name, [core.captcha.plugins.recaptcha]]

        shared: false
calls:
- [set_name, [core.captcha.plugins.recaptcha]]

 
        tags:
- { name: captcha.plugins }

core.captcha.plugins.recaptcha_v3:
class: phpbb\captcha\plugins\recaptcha_v3
shared: false
calls:
- ['set_name', ['core.captcha.plugins.recaptcha_v3']]

        tags:
- { name: captcha.plugins }


        tags:
- { name: captcha.plugins }