X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=MeU6pPt3t4yv70jiVWW3PQASxuxu3J6P0pUEDVwswz0WRCApuIDwl Y7CxoFFFLoydRmKRMZkGZL/NWdUaX+fHVeZPnG6//qxu+mthobc9lYZu4COGusx7 PSL7Byjr4BOFKXTMG9mAQRHiQJzXGb8irBxi+j8kq7YnKGh/7Q3b3Q= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=WsPXB5ZYTahUypMkUErJD+DIO9M=; b=lsWlS9TFtJxyUaN+q8HWsIH5lQ6S 1K65Y4lJqz0fK2MhA6rrpJ6U8Z3nonPyMjCODleMhlUbejAB2nGSxpCE95B/WCrC htVzSzKMUWkuSw9hJvmKGp7jKP82tjFco3GWcWBMtNMG9TiAUvgsfuIFD4KYYzUt LRPiwx6OOTOAGEw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18j3neASveR5z0bGtfTJYl2 Date: Tue, 1 Jul 2014 21:55:04 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Feature request - option to save username and password for proxy in setup.exe Message-ID: <20140702015504.GB3387@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Jul 02, 2014 at 07:03:31AM +0530, Siddhant Saraf wrote: >Hello, > >I like that setup.exe remembers the HTTP proxy host name and port for >the subsequent runs of setup.exe. > >If the proxy requires authentication, it prompts for username and >pasword. Can it include an option to save the username and password >too ? >Maybe it can have a checkbox which says "Remember username and password". This shouldn't be too hard to implement if someone wants to take a stab at submitting a patch. You can save these values in the setup.rc file. You can check out setup sources via CVS: https://sourceware.org/cygwin-apps/setup.html cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple