Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-14988

Allow selecting ReCaptcha's "RequestMethod" rather than using the default POST method

    XMLWordPrintable

Details

    Description

      Google's ReCaptcha uses "POST" as the default "RequestMethod". However, it fails on certain (mostly shared hosting) servers due to incompatible configuration of file_get_contents().

      Workaround is a manual code change in order to set the default as CurlPost or another from the available choices. There has to be an easier option to choose this without having to edit code. May be, during ReCaptcha set up, our system should try different methods and remember the "RequestMethod" that works.

      Or, based on statistical info, we should have the default set to something else.

      Attachments

        Activity

          People

            Unassigned Unassigned
            deepkar deepkar [X] (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: