Skip to content
Snippets Groups Projects
Commit af35de96 authored by Georgy Kirichenko's avatar Georgy Kirichenko Committed by Konstantin Osipov
Browse files

Introduce privileges for object groups

Allow define access privileges for all spaces, functions and sequences.
Read and write privileges are supported for spaces, execute privilege
for sequences. Privilege granting and revoking might be done through old api
without object identification:
  box.schema.user.grant("guest", "read", "space")

Prerequisite #945
parent 4aaefbe4
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment