← Back to team overview

mahara-contributors team mailing list archive

[Bug 1411459] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4198
Committed: http://gitorious.org/mahara/mahara/commit/0ea9b84b2e62767a16a346d273c7670ab5552bb6
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 0ea9b84b2e62767a16a346d273c7670ab5552bb6
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Fri Jan 16 13:05:00 2015 +1300

Recaptcha keys are now called "site key" and "secret key"

Bug 1411459: Google's site that issues recaptcha keys calls them
"site" and "secret" instead of "public" and "private".
We should do the same, to avoid confusing users.

Change-Id: I591f267ccce440459d3033bed04215a65bcb46cf

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1411459

Title:
  Update reCAPTCHA terminology to "site key" and "secret key"

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Under Site Configuration -> Security, we've got sections to configure
  reCAPTCHA, which ask for a "public key" and "private key". But on the
  site that actually generates reCAPTCHA keys ( recaptcha.org, now
  operated by Google), the terminology it gives the user is "site key"
  and "secret key".

  We should update the lang strings to match.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1411459/+subscriptions


References