Skip to content
Snippets Groups Projects
Commit 983c194e authored by imarkov's avatar imarkov Committed by Konstantin Osipov
Browse files

security: add limits on object_type-privilege pair

Introduce constraints on object_type-privilege pairs.
These constraints limit senseless grants/revokes, i.e.,
sequence - execute, all space related privileges(insert, delete,
update),
function - alter, all space related privileges,
role - all privileges except create, drop, alter, execute

Prerequisite #945
parent 3ec12041
No related branches found
No related tags found
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