Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 55510 invoked from network); 14 Jan 2008 19:03:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2008 19:03:57 -0000 Received: (qmail 14730 invoked by uid 500); 14 Jan 2008 19:03:46 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 14716 invoked by uid 500); 14 Jan 2008 19:03:46 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 14705 invoked by uid 99); 14 Jan 2008 19:03:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 11:03:46 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2008 19:03:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DA10C71422B for ; Mon, 14 Jan 2008 11:03:33 -0800 (PST) Message-ID: <26996472.1200337413851.JavaMail.jira@brutus> Date: Mon, 14 Jan 2008 11:03:33 -0800 (PST) From: "Dirk Frederickx (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Commented: (JSPWIKI-131) mixed up authenticated with authorized in several messages In-Reply-To: <8946631.1200091353967.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558730#action_12558730 ] Dirk Frederickx commented on JSPWIKI-131: ----------------------------------------- @Florian Yep, point taken. I was just trying to find a more helpful message, with a link to what a user may want to do. (similar to what e.g. Jira is presenting you when you have not yet signed in) But you're right, authorization is a more broader concept, and loging in may not always sufficient. dirk > mixed up authenticated with authorized in several messages > ---------------------------------------------------------- > > Key: JSPWIKI-131 > URL: https://issues.apache.org/jira/browse/JSPWIKI-131 > Project: JSPWiki > Issue Type: Task > Components: Authentication&Authorization, Default template, Localization > Environment: n/a > Reporter: Florian Holeczek > Priority: Minor > Fix For: 2.6.1 > > Attachments: clipboard.txt, default.properties.patch, default_de.properties.patch, default_es.properties.patch > > > Several messages contain authenticated where authorized is meant, e.g. on the info tab of a wiki page "Only authenticated users are allowed to delete pages." occurs when a (maybe authenticated) user isn't authorized to delete pages (same with other access rights). > This is quite confusing for the user, but as easy to fix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.