Summary
- add admin-driven user creation through the dashboard and API with end-to-end coverage
- fix credential provisioning for created users so local accounts get the expected auth records
- repair legacy accounts schemas on startup and keep credential usernames aligned with email-based login
Included commits
- 0003951 Use email as username for credential users
- 166f885 Repair legacy accounts schema on startup
- 8aa23e4 Fix credential provisioning for created users
- 126b980 Add create user functionality with admin-only action, API endpoint, and e2e tests
- 6ef7444 deps(deps): bump postcss in the production-dependencies group (#125)