[patches] Re: [security 1/1] security: Change checks on usage access

Konstantin Osipov kostja at tarantool.org
Fri Feb 2 23:43:12 MSK 2018


* imarkov <imarkov at tarantool.org> [18/01/29 18:59]:
> * Add following behavior:
> Owner of object can't utilize her own objects if she has not usage
> access.
> * Change access checks of space, sequence, function objects
> Similar checks of other objects are performed in alter.cc.
> 
> Signed-off-by: imarkov <imarkov at tarantool.org>
> ---
>  src/box/call.c                |   3 +-
>  src/box/sequence.c            |   4 +-
>  src/box/space.c               |   5 +-
>  test/box/access_misc.result   | 103 ++++++++++++++++++++++++++++++++++++++++++
>  test/box/access_misc.test.lua |  40 ++++++++++++++++
>  5 files changed, 150 insertions(+), 5 deletions(-)

I reworked and pushed this patch.

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



More information about the Tarantool-patches mailing list