From photark-dev-return-716-apmail-incubator-photark-dev-archive=incubator.apache.org@incubator.apache.org Sun May 23 15:34:49 2010 Return-Path: Delivered-To: apmail-incubator-photark-dev-archive@minotaur.apache.org Received: (qmail 36858 invoked from network); 23 May 2010 15:34:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 May 2010 15:34:49 -0000 Received: (qmail 33477 invoked by uid 500); 23 May 2010 15:34:49 -0000 Delivered-To: apmail-incubator-photark-dev-archive@incubator.apache.org Received: (qmail 33438 invoked by uid 500); 23 May 2010 15:34:48 -0000 Mailing-List: contact photark-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: photark-dev@incubator.apache.org Delivered-To: mailing list photark-dev@incubator.apache.org Received: (qmail 33421 invoked by uid 99); 23 May 2010 15:34:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 May 2010 15:34:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 May 2010 15:34:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4NFYOgP000193 for ; Sun, 23 May 2010 15:34:24 GMT Message-ID: <25230306.161274628864471.JavaMail.jira@thor> Date: Sun, 23 May 2010 11:34:24 -0400 (EDT) From: "Sriskandarajah Suhothayan (JIRA)" To: photark-dev@incubator.apache.org Subject: [jira] Updated: (PHOTARK-20) Integrate OpenId with photark In-Reply-To: <1271432460.486431266999748048.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PHOTARK-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriskandarajah Suhothayan updated PHOTARK-20: --------------------------------------------- Attachment: Authentication_improved2.patch +1 for photark-security Module Thanks for the comments and the suggestions, Considering them, here I'm attaching the modified patch. But I encountered a small problems in doing so. Here I used two Filter classes; -org.apache.photark.authentication.openid.AuthorizationFilter (introduced by me) -com.dyuproject.openid.OpenIdServletFilter (a part of OpenID library) and I couldn't figurer it out how to make these Filters as Components that adhere to SCA. Is it OK leaving them as Filters or please suggest me a workaround. If any further improvements needed or if you have any suggestion please let me know. Else I can start concentrating on Authorization. > Integrate OpenId with photark > ----------------------------- > > Key: PHOTARK-20 > URL: https://issues.apache.org/jira/browse/PHOTARK-20 > Project: PhotArk > Issue Type: New Feature > Components: PhotArk Admin Services > Affects Versions: PhotArk M3 > Reporter: Avdhesh Yadav > Fix For: PhotArk M3 > > Attachments: Authentication_improved1.patch, Authentication_improved2.patch > > > Integration of Open Id with photark.This allows users of popular openids (e.g gmail , yahoo) to use the photark and make the pictures private...and share albums with some users only.. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.