[tarantool-patches] [PATCH 1/2] box: remove compatibility mode for privileges

Konstantin Osipov kostja at tarantool.org
Thu Nov 1 18:32:46 MSK 2018


* Serge Petrenko <sergepetrenko at tarantool.org> [18/10/30 16:36]:
> Before version 1.7.7 there were no CREATE or ALTER privileges.
> READ+WRITE permitted object creation and altering.
> In 1.10 CREATE and ALTER privileges were introduced together with a
> compatibility mode in access_check_ddl() which assumed user had CREATE
> and ALTER if it had READ and WRITE on a respective object.
> Now its time for us to remove this compatibility mode.

LGTM.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov



More information about the Tarantool-patches mailing list