tarantool / nginx_upstream_module

Tarantool NginX upstream module (REST, JSON API, websockets, load balancing)
Other
174 stars 18 forks source link

Support tarantool authorization #106

Open sharonovd opened 6 years ago

sharonovd commented 6 years ago

Currently nginx module supports only credential-less guest access to tarantool. It would be useful to support built-in tarantool auth, so we could utilize permission restrictions and so on.

ghost commented 5 years ago

Hi all, do you have any updates on this very useful enhancement? Is it planned in the next releases?

Thanks!