From jetspeed-dev-return-38274-archive-asf-public=cust-asf.ponee.io@portals.apache.org Mon May 6 00:37:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id EFB3918066B for ; Mon, 6 May 2019 02:37:02 +0200 (CEST) Received: (qmail 81246 invoked by uid 500); 6 May 2019 00:37:02 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 81234 invoked by uid 99); 6 May 2019 00:37:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2019 00:37:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 65231E02BE for ; Mon, 6 May 2019 00:37:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B4A23256C1 for ; Mon, 6 May 2019 00:37:00 +0000 (UTC) Date: Mon, 6 May 2019 00:37:00 +0000 (UTC) From: "David Sean Taylor (JIRA)" To: jetspeed-dev@portals.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (JS2-1369) IP WhiteList Feature MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 David Sean Taylor created JS2-1369: -------------------------------------- Summary: IP WhiteList Feature Key: JS2-1369 URL: https://issues.apache.org/jira/browse/JS2-1369 Project: Jetspeed 2 Issue Type: Improvement Components: Security Affects Versions: 2.3.2 Reporter: David Sean Taylor Assignee: David Sean Taylor Fix For: 2.3.2 Provide a list of ip addresses per user that are disallowed from logging on= to portal. This list is stored in the jetspeed-user.properties. For exampl= e: =C2=A0 # whitelist.ip.dave =3D 127.0.0.1, 0:0:0:0:0:0:0:1 # whitelist.ip.devmgr=3D10.1.10.181, 0:0:0:0:0:0:0:1 # whitelist.ip.rick=3D10.1.10.181 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org