From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 20 Sep 2018 19:38:27 +0300 From: Kirill Yukhin Subject: Re: [tarantool-patches] [PATCH] test: remove universal grants from tests Message-ID: <20180920163827.ggdnibwlxhifr5sx@tarantool.org> References: <20180827112435.60309-1-sergepetrenko@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180827112435.60309-1-sergepetrenko@tarantool.org> To: tarantool-patches@freelists.org Cc: vdavydov.dev@gmail.com, kostja@tarantool.org, Serge Petrenko List-ID: Hello, On 27 авг 14:24, Serge Petrenko wrote: > This patch rewrites all tests to grant only necessary privileges, not > privileges to universe. This was made possible by bugfixes in access > control, patches #3516, #3574, #3524, #3530. > > Follow-up #3530 > --- > https://github.com/tarantool/tarantool/issues/3530 > https://github.com/tarantool/tarantool/tree/sp/remove-universal-grants-from-tests I've checked you patch into 1.10 branch. -- Regards, Kirill Yukhin