Skip to content

Draft: feat: populate builtin users and roles with their permissions

Dmitry Rodionov requested to merge dkr/split-bootstrap-entries into master

Summary

  • feat: populate builtin users and roles with their permissions

Close #384 (closed)

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Dmitry Rodionov

Merge request reports