[
https://issues.apache.org/jira/browse/GORA-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16116808#comment-16116808
]
ASF GitHub Bot commented on GORA-519:
-------------------------------------
GitHub user nishadi opened a pull request:
https://github.com/apache/gora/pull/116
GORA-519 Add support for connecting to authenticated servers in aerospike
module
This PR contains changes to validate against a server that has restricted
access with basic authentication.
Note
This functionality is not tested as the security enabling can be only done
in the [enterprise
edition](http://www.aerospike.com/docs/guide/security/index.html) of Aerospike
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nishadi/gora GORA-519
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/116.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 #116
----
commit 50689b6b7f654579b097e3a6b27df98a289e2d1f
Author: nishadi <[email protected]>
Date: 2017-08-07T16:02:49Z
Add support for connecting to authenticated servers in aerospike module
----
> Add support to access authenticated servers in Aerospike
> --------------------------------------------------------
>
> Key: GORA-519
> URL: https://issues.apache.org/jira/browse/GORA-519
> Project: Apache Gora
> Issue Type: New Feature
> Reporter: Nishadi Kirielle
> Assignee: Nishadi Kirielle
>
> Currently, if the Aerospike server has restricted access with authentication
> needed for access, gora-aerospike module has no support to provide the
> credentials for the server.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)