From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id BDE8E21D88 for ; Tue, 26 Jun 2018 07:11:56 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lKolqipQ-f6g for ; Tue, 26 Jun 2018 07:11:56 -0400 (EDT) Received: from smtp18.mail.ru (smtp18.mail.ru [94.100.176.155]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 7ED9121D69 for ; Tue, 26 Jun 2018 07:11:56 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 1/3] Do not force login/pass in URI References: <4eece5c8-c487-c2b8-bcfb-0a3116559631@tarantool.org> From: Vladislav Shpilevoy Message-ID: Date: Tue, 26 Jun 2018 14:11:54 +0300 MIME-Version: 1.0 In-Reply-To: <4eece5c8-c487-c2b8-bcfb-0a3116559631@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: Alex Khatskevich , tarantool-patches@freelists.org Thanks for the fixes! The patch is pushed.