Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 94653D251 for ; Mon, 10 Sep 2012 08:01:35 +0000 (UTC) Received: (qmail 16701 invoked by uid 500); 10 Sep 2012 08:01:35 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 16655 invoked by uid 500); 10 Sep 2012 08:01:34 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 16622 invoked by uid 99); 10 Sep 2012 08:01:34 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 08:01:33 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 2C2BA1C0224; Mon, 10 Sep 2012 08:01:33 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6957822038717754515==" MIME-Version: 1.0 Subject: Re: Review Request: CS-10219 Add option to set login attempts to portal. From: "Nitin Mehta" To: "Alena Prokharchyk" , "Nitin Mehta" , "Devdeep Singh" Cc: "saksham srivastava" , "cloudstack" Date: Mon, 10 Sep 2012 08:01:33 -0000 Message-ID: <20120910080133.1602.40029@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Nitin Mehta" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/6858/ X-Sender: "Nitin Mehta" References: <20120907114620.591.21125@reviews.apache.org> In-Reply-To: <20120907114620.591.21125@reviews.apache.org> Reply-To: "Nitin Mehta" --===============6957822038717754515== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6858/#review11236 ----------------------------------------------------------- Ship it! Ship It! - Nitin Mehta On Sept. 7, 2012, 11:46 a.m., saksham srivastava wrote: > = > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6858/ > ----------------------------------------------------------- > = > (Updated Sept. 7, 2012, 11:46 a.m.) > = > = > Review request for cloudstack, Devdeep Singh, Nitin Mehta, and Alena Prok= harchyk. > = > = > Description > ------- > = > Added global setting login.attempts.allowed which defines the maximum inc= orrect password attempts allowed. > Also after the maximum attempts are reached the user account is disabled. > = > = > This addresses bug CS-10219. > = > = > Diffs > ----- > = > core/src/com/cloud/user/UserAccountVO.java 5e7c018 = > server/src/com/cloud/configuration/Config.java ebcd070 = > server/src/com/cloud/configuration/ConfigurationManagerImpl.java f9da08= d = > server/src/com/cloud/user/AccountManagerImpl.java 38153f3 = > setup/db/create-schema.sql fa933e3 = > setup/db/db/schema-302to40.sql aaf23e6 = > = > Diff: https://reviews.apache.org/r/6858/diff/ > = > = > Testing > ------- > = > Verified locally. > = > = > Thanks, > = > saksham srivastava > = > --===============6957822038717754515==--