feat(admin): user CRUD via proxy + dev RBAC seed #45
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_collab!45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_admin_user_crud"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Server foundation for the collab admin panel. Proxy-mode user.create/update/delete delegate to hero_proxy_sdk and force-claim the local mirror; new
--seed-dev-rbacflag idempotently provisions the baseline collab-admin role + group in hero_proxy.Related Issue
#43
Changes
Test Results
cargo check clean; release build + restart + curl smoke (health, user.list, role.list deny path) all green on herodev.
WIP: feat(admin): user CRUD via proxy + dev RBAC seedto feat(admin): user CRUD via proxy + dev RBAC seed