security: introduce all ANSI SQL ACL, as well as session and usage
Introduce all the necessary ACL for ANSI SQL, as well as SESSION and USAGE. Change access storage type from uint8_t to a typedef. Necessary for gh-2898.
Showing
- src/box/alter.cc 1 addition, 1 deletionsrc/box/alter.cc
- src/box/call.cc 1 addition, 1 deletionsrc/box/call.cc
- src/box/lua/schema.lua 60 additions, 0 deletionssrc/box/lua/schema.lua
- src/box/user_def.c 24 additions, 2 deletionssrc/box/user_def.c
- src/box/user_def.h 29 additions, 8 deletionssrc/box/user_def.h
Loading
Please register or sign in to comment