Skip to content

Document lua_call feature #4462

@TarantoolBot

Description

@TarantoolBot

Product: Tarantool
Since: 3.2
Root document:

SME: @ mandesero @ Totktonada

Details

To be done together with before #4552.

Target release: 3.2.0.

<user_or_role_name>.privileges.lua_call:

Defines the Lua functions that the specified user or a user with the
specified role has permission to call. This field accepts a special
value, all, which grants the privilege to use any global non-built-in
Lua functions.

For example, setting
credentials.users.alice.privileges.lua_call = ['foo']
allows the user alice to execute the foo function.

Requested by @mandesero in tarantool/tarantool@e7c7b24 (issue, pull request).

Metadata

Metadata

Assignees

Labels

3.2accessRelated with the granting of rights, the accessconfig

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions