Skip to content

Gmoshkin/service auth

Georgy Moshkin requested to merge gmoshkin/service-auth into master

Summary

  • fix: used to not reconnect after some tarantool errors

  • test: clean up a bunch of tests

  • fix: use user 'pico_service' for inter-instance communication

  • refactor: pico.raft_timeout_now -> .proc_raft_promote

  • fix: used to panic when checking login attempts via underprivileged user

  • feat: grant 'public' access to .proc_* with pub visibility

  • feat: introduce pico_service builtin user

  • refactor: on_master_create_user now supports creating a user with no permissions

  • chore: acl related doc comments


Edited by Georgy Moshkin

Merge request reports