Skip to content
Snippets Groups Projects
  • Konstantin Osipov's avatar
    e5862c38
    Roles · e5862c38
    Konstantin Osipov authored
    Split effective and granted access.
    Add "role exists", "role doesn't exist" errors.
    Test role create and drop.
    
    Rename space_check_access() to access_check_space()
    to follow the convention.
    box.session.su('role') is not allowed
    
    Implement box.schema.user.info() which print user's grants
    e5862c38
    History
    Roles
    Konstantin Osipov authored
    Split effective and granted access.
    Add "role exists", "role doesn't exist" errors.
    Test role create and drop.
    
    Rename space_check_access() to access_check_space()
    to follow the convention.
    box.session.su('role') is not allowed
    
    Implement box.schema.user.info() which print user's grants