You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this refactor we migrate User model to the root micropowermanager
database. Following, we consolidate database proxy model by resolving
company id from user table directly from database proxy services.
Consideration for this refactor is that, admin users can see every user
on the users table from the user management admin page.
This might have the effect or leaking admin accounts to other admin
user.
0 commit comments