Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B8244D7D9 for ; Thu, 6 Sep 2012 00:17:07 +0000 (UTC) Received: (qmail 38293 invoked by uid 500); 6 Sep 2012 00:17:07 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 38268 invoked by uid 500); 6 Sep 2012 00:17:07 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 38259 invoked by uid 99); 6 Sep 2012 00:17:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2012 00:17:07 +0000 Date: Thu, 6 Sep 2012 11:17:07 +1100 (NCT) From: "Keith Turner (JIRA)" To: dev@accumulo.apache.org Message-ID: <941846460.42245.1346890627565.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (ACCUMULO-241) Visibility labels should blacklist non-ASCII characters instead of whitelisting select ASCII characters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keith Turner updated ACCUMULO-241: ---------------------------------- Fix Version/s: (was: 1.3.6) 1.5.0 Assignee: Keith Turner > Visibility labels should blacklist non-ASCII characters instead of whitelisting select ASCII characters > ------------------------------------------------------------------------------------------------------- > > Key: ACCUMULO-241 > URL: https://issues.apache.org/jira/browse/ACCUMULO-241 > Project: Accumulo > Issue Type: Improvement > Affects Versions: 1.3.5 > Reporter: John Vines > Assignee: Keith Turner > Labels: visibility > Fix For: 1.5.0 > > Attachments: ACCUMULO-241-quoting-2.txt, ACCUMULO-241-quoting.txt > > > We currently whitelist our visibility labels to only allow alphanumerics and a few select delimiting characters. While we strive for human-readable labels, we should instead utilize a blacklist approach where we disallow parentheses, ampersands, pipes, and any non-ASCII characters. This will provide users with more flexibility in labeling, while still sticking to human readability. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira