Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B74C8200B81 for ; Mon, 8 Aug 2016 22:41:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B61BD160A77; Mon, 8 Aug 2016 20:41:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9D4D160AB3 for ; Mon, 8 Aug 2016 22:41:25 +0200 (CEST) Received: (qmail 75675 invoked by uid 500); 8 Aug 2016 20:41:25 -0000 Mailing-List: contact commits-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@guacamole.incubator.apache.org Delivered-To: mailing list commits@guacamole.incubator.apache.org Received: (qmail 75614 invoked by uid 99); 8 Aug 2016 20:41:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 20:41:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id B8E71C3050 for ; Mon, 8 Aug 2016 20:41:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.474 X-Spam-Level: X-Spam-Status: No, score=-4.474 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.454] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id BZeY-X4aVlZm for ; Mon, 8 Aug 2016 20:41:23 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id 2E53B60E22 for ; Mon, 8 Aug 2016 20:41:22 +0000 (UTC) Received: (qmail 73868 invoked by uid 99); 8 Aug 2016 20:41:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Aug 2016 20:41:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5FA682C0D5E for ; Mon, 8 Aug 2016 20:41:21 +0000 (UTC) Date: Mon, 8 Aug 2016 20:41:21 +0000 (UTC) From: "Michael Jumper (JIRA)" To: commits@guacamole.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Issue Comment Deleted] (GUACAMOLE-5) Allow creation of per-connection share links MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 08 Aug 2016 20:41:26 -0000 [ https://issues.apache.org/jira/browse/GUACAMOLE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper updated GUACAMOLE-5: ----------------------------------- Comment: was deleted (was: Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-client/pull/26 ) > Allow creation of per-connection share links > -------------------------------------------- > > Key: GUACAMOLE-5 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-5 > Project: Guacamole > Issue Type: New Feature > Reporter: Michael Jumper > Assignee: Michael Jumper > Fix For: 0.9.10-incubating > > > {panel:bgColor=#FFFFEE} > *The description of this issue was copied from [GUAC-1074|https://glyptodon.org/jira/browse/GUAC-1074], an issue in the JIRA instance used by the Guacamole project prior to its acceptance into the Apache Incubator.* > Comments, attachments, related issues, and history from prior to acceptance *have not been copied* and can be found instead at the original issue. > {panel} > Depending on connection and user permissions, users should be able to create one-time share links that allow external or internal users to share active connections. > Considering that these links may be needed by groups of users, each link should have the option to be: > # One-time use > # Multi-use (lasts until the sharing user disconnects) > Once a user joins a connection, their presence should be exposed in the interface, and the owning user should be able to grant/revoke permission to use the keyboard/mouse, kick individual users, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)