[
https://issues.apache.org/jira/browse/USERGRID-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226505#comment-14226505
]
ASF GitHub Bot commented on USERGRID-257:
-----------------------------------------
GitHub user rodsimpson opened a pull request:
https://github.com/apache/incubator-usergrid/pull/109
Fixed recaptcha - USERGRID-257
Fixes bug when you don't have recaptcha keys in your props file:
usergrid.recaptcha.public=
usergrid.recaptcha.private=
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rodsimpson/incubator-usergrid master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/109.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 #109
----
commit 2017381d37c93a844acb964c1e6ff927402638e8
Author: Rod Simpson <[email protected]>
Date: 2014-11-26T17:33:00Z
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)