From commits-return-40563-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Tue Sep 8 11:25:28 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 3D36318066B for ; Tue, 8 Sep 2020 13:25:28 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 6D7F4121A04 for ; Tue, 8 Sep 2020 11:25:27 +0000 (UTC) Received: (qmail 36651 invoked by uid 500); 8 Sep 2020 11:25:27 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 36642 invoked by uid 99); 8 Sep 2020 11:25:27 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2020 11:25:27 +0000 From: =?utf-8?q?GitBox?= To: commits@tinkerpop.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Btinkerpop=5D_spmallette_commented_on_pull_request_?= =?utf-8?q?=231308=3A_TINKERPOP-2389_WIP=3A_Authorization_support_in_TinkerP?= =?utf-8?q?op?= Message-ID: <159956432712.32230.18052218569317516356.asfpy@gitbox.apache.org> Date: Tue, 08 Sep 2020 11:25:27 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: spmallette commented on pull request #1308: URL: https://github.com/apache/tinkerpop/pull/1308#issuecomment-688805164 As an aside from some of the technical discussion here - thanks for participating @QwentB - I thought that there was some relevance in this thread on Gremlin Users: https://groups.google.com/g/gremlin-users/c/Ff0sHJk7JiE/m/tsJFsNurAgAJ A common use case that seems related to authorization is to apply some `TraversalStrategy` to a `TraversalSource` based on the user. As you can see from that thread, it's often "hard" to do that. @vtslab any thoughts on the matter? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org