mirror of
https://github.com/MrRobotjs/MUM.git
synced 2025-12-16 22:44:16 -06:00
Replaces Owner, UserAppAccess, and UserMediaAccess models with a unified User model supporting multiple user types. Updates all references, forms, relationships, and migrations to use the new User structure. Removes legacy user tables and adapts related models, forms, and routes for compatibility with the new user architecture.