0

I am very new to Tuleap. I need to integrate captcha. I did and got the success but the problem is, the captcha is displaying on register form only. I need to display on the register page as well as the login page. Please help me

Vicky Kumar
  • 239
  • 7
  • 21

1 Answers1

0

This is actually not possible to do that on Tuleap, captcha is only for registration

  • I tried with custom captcha with php but I am not able to set captcha value while generating captcha in session so that I can verify it after submit button. – Vicky Kumar Mar 12 '20 at 18:33