Details

    • Type: Story
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.5.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Google Recaptcha is being included in the core since CORE-2894. We will also likely write our own captcha and include other captcha-like systems in the future, so we should have a factory that will create them and probably a reusable interface for them with at least the following options:

      • void setOptions(array options)
      • bool verify(array $data = [])
      • array errors()

      The Order plugin will need to be updated to use this library as opposed to loading recaptcha itself

        Issue Links

          Activity

            People

            • Assignee:
              tyson Tyson Phillips (Inactive)
              Reporter:
              tyson Tyson Phillips (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:
                Fix Release Date:
                31/Jan/19

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours, 22 minutes
                3h 22m

                  Agile