[
https://issues.apache.org/jira/browse/USERGRID-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226502#comment-14226502
]
ASF GitHub Bot commented on USERGRID-257:
-----------------------------------------
GitHub user rodsimpson opened a pull request:
https://github.com/apache/incubator-usergrid/pull/108
Fixed recaptcha - USERGRID-257
Recaptcha wasn't working if your keys were blank:
usergrid.recaptcha.public=
usergrid.recaptcha.private=
This patch fixes it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rodsimpson/incubator-usergrid two-dot-o
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/108.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #108
----
commit 49508e4deffc6e2b50c5b09e120be77389cb2a05
Author: Rod Simpson <[email protected]>
Date: 2014-11-26T17:27:20Z
fixed recaptcha - USERGRID-257
----
> Password reset doesn't work without recaptcha keys in props file, but it
> should
> -------------------------------------------------------------------------------
>
> Key: USERGRID-257
> URL: https://issues.apache.org/jira/browse/USERGRID-257
> Project: Usergrid
> Issue Type: Bug
> Components: Stack
> Reporter: Rod Simpson
> Assignee: Rod Simpson
>
> If you try to use the PW reset feature but the install doesn't have the
> usergrid.recaptcha.public=
> usergrid.recaptcha.private=
> properties set, the stack throws a null pointer exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)