0

I am looking for the code of the above module on GitHub.

I cannot find it in this folder:

https://github.com/magento/magento2/tree/2.4-develop/app/code/Magento

Alex
  • 13,817
  • 19
  • 82
  • 163

1 Answers1

3

This module is included in the security package, you can find Magento_ReCaptchaAdminUi module on
https://github.com/magento/security-package/tree/develop/ReCaptchaAdminUi

Tu Van
  • 6,868
  • 2
  • 11
  • 22