Files
twenty/packages/twenty-server
Marie 929586e4a9 [permissions] Fix rest api (#12608)
We need to use twentyORMManager and not twentyORMGlobalManager in rest
api base handler, because we don't want to bypass permissions using
`shouldBypassPermissions` parameter (which we would have to do to use
twentyORMGlobalManager).

ScopedWorkspaceContextFactory was not adapted to rest api requests which
form differs from graphql request.
2025-06-16 10:42:55 +02:00
..
2024-09-18 17:35:08 +02:00
2025-06-16 10:42:55 +02:00
2025-06-16 10:42:55 +02:00
2024-09-20 11:02:52 +02:00
2025-06-06 18:35:30 +02:00