Skip to content

v1.0.1 — User Creation and Auth Fixes

Choose a tag to compare

@fuomag9 fuomag9 released this 30 Apr 20:41
· 118 commits to develop since this release
Immutable release. Only release title and notes can be modified.
0003951

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)