You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds description of `lua_call option specifics (#5149)
* ``lua_call`` option allows granting users privileges to call specified lua function on the instance in runtime
* ``lua_call: [all]`` grants access to all global Lua functions except built-in ones
* Fixes 4552
0 commit comments