You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by di...@apache.org on 2020/06/15 17:22:18 UTC

[tinkerpop] branch 3.4-dev updated (04d5d48 -> 12dc649)

This is an automated email from the ASF dual-hosted git repository.

divijv pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 04d5d48  Fix graphbinary format description of Long
     new ac68fd1  TINKERPOP-2374 fix missing authorization with SaslAndHttpBasicAuthenticationHandler
     new f01ad83  add address to credentials for HttpBasicAuthenticationHandler
     new 2352d73  add test for pipeline with SaslAndHttpBasicAuthenticationHandler
     new 12dc649  Merge pull request #1289 from javeme/ws-http-auth-bug

The 15990 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../groovy/jsr223/dsl/credential/CredentialGraphTokens.java       | 1 +
 .../gremlin/server/handler/HttpBasicAuthenticationHandler.java    | 7 +++++--
 .../server/handler/SaslAndHttpBasicAuthenticationHandler.java     | 8 +++++---
 .../channel/AbstractGremlinServerChannelizerIntegrateTest.java    | 4 ++++
 4 files changed, 15 insertions(+), 5 deletions(-)