From dev-return-42503-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Thu Feb 21 18:16:15 2013 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 1C495E2A5 for ; Thu, 21 Feb 2013 18:16:15 +0000 (UTC) Received: (qmail 51315 invoked by uid 500); 21 Feb 2013 18:16:14 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 51256 invoked by uid 500); 21 Feb 2013 18:16:14 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 51209 invoked by uid 99); 21 Feb 2013 18:16:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2013 18:16:14 +0000 Date: Thu, 21 Feb 2013 18:16:14 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DIRSERVER-1807) Mkae the Authenticator instance deal with passwordPolicy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Emmanuel Lecharny created DIRSERVER-1807: -------------------------------------------- Summary: Mkae the Authenticator instance deal with passwordPolicy Key: DIRSERVER-1807 URL: https://issues.apache.org/jira/browse/DIRSERVER-1807 Project: Directory ApacheDS Issue Type: Improvement Affects Versions: 2.0.0-M10 Reporter: Emmanuel Lecharny Fix For: 2.0.0-M11 Right now, we do the PasswordPolicy check in three parts : - first we fetch the user from the DN in the AuthnInterceptor - then we check the PasswordPolicy into the Authenticator - then we update the entry in the AuthnInterceptor I wonder if we should not do that in the Authenticator ? -- 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