• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool / 10459505389
88%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2024 07:25PM UTC
Jobs 1
Files 514
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Aug 2024 07:13PM UTC coverage: 87.173% (-0.006%) from 87.179%
10459505389

push

github

Totktonada
config: grant access to specific lua function

This patch adds the capability to grant access to specific Lua functions
in the declarative configuration. You can now grant access by assigning
the function name to `credentials.users.<user>.privileges.lua_call`.

Closes #10304

@TarantoolBot document
Title: Document lua_call feature

Root document: https://www.tarantool.io/en/doc/latest/reference/configuration/configuration_reference/

`<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.

68260 of 121561 branches covered (56.15%)

100906 of 115754 relevant lines covered (87.17%)

2451486.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10459505389.1 19 Aug 2024 07:25PM UTC 0
87.17
GitHub Action Run
Source Files on build 10459505389
Detailed source file information is not available for this build.
  • Back to Repo
  • e7c7b245 on github
  • Prev Build on master (#10447931578)
  • Next Build on master (#10467747373)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc