<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://pkp.sfu.ca/bugzilla/bugzilla.dtd">

<bugzilla version="4.2.5+"
          urlbase="http://pkp.sfu.ca/bugzilla/"
          
          maintainer="pkp-hosted@sfu.ca"
>

    <bug>
          <bug_id>4082</bug_id>
          
          <creation_ts>2009-02-20 13:12:00 -0800</creation_ts>
          <short_desc>Add reCAPTCHA support</short_desc>
          <delta_ts>2011-03-19 13:48:35 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>OJS</product>
          <component>Framework</component>
          <version>2.3.x</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Felczak">michael.pkp</reporter>
          <assigned_to name="Michael Felczak">michael.pkp</assigned_to>
          <cc>a.marchitelli</cc>
    
    <cc>jmacgreg</cc>
    
    <cc>pkp-support</cc>
    
    <cc>ramon</cc>
    
    <cc>spatialguru</cc>
          
          

      

      

      

          <long_desc isprivate="0">
            <commentid>13737</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2009-02-20 13:12:25 -0800</bug_when>
            <thetext>Courtesy of the forum (http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&amp;t=4100) and related discussions.

Replace built-in CAPTCHA support with reCAPTCHA, which provides an audio CAPTCHA for users with vision disabilities + supports digitization of public works.

Add to WAL. Make available in OJS, OCS, and Harvester.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>22188</commentid>
            <who name="James MacGregor">jmacgreg</who>
            <bug_when>2010-11-17 10:20:04 -0800</bug_when>
            <thetext>Just a quick note here. When this is implemented, it would be good to allow JMs etc. to be able to choose between reCaptcha and the current one. I&apos;ve actually noticed far fewer successful spam registrations using the default captcha on the forum, as opposed to the reCaptcha option.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>23257</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2011-03-18 13:40:16 -0700</bug_when>
            <thetext>Added to OJS:
https://github.com/pkp/pkp-lib/commit/c4cba53e9ae7ff874f0e4fa5898baa1e80c6bdf6
https://github.com/pkp/ojs/commit/99a7fd6d338ce1637376b3b5a96253693f3e29d0

Still needs to be added to OCS.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>23259</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2011-03-18 13:53:05 -0700</bug_when>
            <thetext>Introduces new config parameters that need to be added to the captcha section in config.inc.php if upgrading an existing installation:

; Whether to use reCaptcha instead of default Captcha
recaptcha = off

; Public key for reCaptcha (see http://www.google.com/recaptcha)
; recaptcha_public_key = your_public_key

; Private key for reCaptcha (see http://www.google.com/recaptcha)
; recaptcha_private_key = your_private_key</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>23266</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2011-03-18 17:49:22 -0700</bug_when>
            <thetext>Added to OCS:
https://github.com/pkp/ocs/commit/bc734abc77999466c026427acb21b8ae95d3a0b1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>23267</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2011-03-18 17:50:30 -0700</bug_when>
            <thetext>Still need to port to OHS.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>23273</commentid>
            <who name="Michael Felczak">michael.pkp</who>
            <bug_when>2011-03-19 13:48:35 -0700</bug_when>
            <thetext>OHS does not include public user registration. Not porting.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>