security: Prohibit to drop super role
* Create constant SUPER - id of super role * Forward the constant to box.schema * Add checks on drop super role Closes #3084
Showing
- src/box/alter.cc 1 addition, 1 deletionsrc/box/alter.cc
- src/box/lua/schema.lua 1 addition, 1 deletionsrc/box/lua/schema.lua
- src/box/lua/space.cc 8 additions, 0 deletionssrc/box/lua/space.cc
- src/box/user_def.h 1 addition, 0 deletionssrc/box/user_def.h
- test/box/access.result 44 additions, 0 deletionstest/box/access.result
- test/box/access.test.lua 11 additions, 0 deletionstest/box/access.test.lua
Loading
Please register or sign in to comment