Enforce allowed tenant in each request

Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
gearnode
2025-03-12 10:14:49 +01:00
parent 7c8beb74ec
commit 01af3812c4
6 changed files with 186 additions and 154 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE usrmgr_user_organizations RENAME TO users_organizations;