Confirmed users
188
edits
Line 24: | Line 24: | ||
In the second step, you collect all the other information and make a POST request to the same address, with the following fields: | In the second step, you collect all the other information and make a POST request to the same address, with the following fields: | ||
uid, password, mail, recaptcha_challenge_field, recaptcha_response_field | '''uid, password, mail, recaptcha_challenge_field, recaptcha_response_field''' | ||
Of these, only 'mail' is optional. recaptcha_challenge_field and recaptcha_response_field are form fields that can be found in the HTML returned earlier. | Of these, only 'mail' is optional. recaptcha_challenge_field and recaptcha_response_field are form fields that can be found in the HTML returned earlier. |