Hey everyone,
I'm using a webhook (ping URL) to attempt to send data back to my forum's registration page. So far I'm able to pass the data and that's running correctly, but I'm stuck on the second portion of the registration where you need to input your password again, as well as fill out a captcha.
What I'm basically looking for, is if there's a way to get into the registration page's encoding and disable the second verification portion?
I've looked up a ton of guides but I haven't found anything close to this at the moment. If anyone knows how to access the registration page's source code from the backend, that would help out greatly!
I'm using a webhook (ping URL) to attempt to send data back to my forum's registration page. So far I'm able to pass the data and that's running correctly, but I'm stuck on the second portion of the registration where you need to input your password again, as well as fill out a captcha.
What I'm basically looking for, is if there's a way to get into the registration page's encoding and disable the second verification portion?
I've looked up a ton of guides but I haven't found anything close to this at the moment. If anyone knows how to access the registration page's source code from the backend, that would help out greatly!