[GitHub] gora pull request #116: GORA-519 Add support for connecting to authenticated...

2017-08-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/gora/pull/116


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] gora pull request #116: GORA-519 Add support for connecting to authenticated...

2017-08-07 Thread nishadi
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 
Date:   2017-08-07T16:02:49Z

Add support for connecting to authenticated servers in aerospike module




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---