Skip to content
Snippets Groups Projects
Commit 01455946 authored by Ilya Markov's avatar Ilya Markov Committed by Konstantin Osipov
Browse files

security: Use system views instead of system spaces

System views are used instead of direct reads of corresponding system
spaces to explore all accessible objects such as spaces, functions, users
and e.g. An operation with an inaccessible object produces a 'not found'
error even if the object exists.

In scope of #3250

Includes up fixes from Georgy
parent cfdb47e1
No related branches found
No related tags found
No related merge requests found
Showing
with 353 additions and 135 deletions
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