edumeet / edumeet-management-server

This is the management service for the Edumeet project
4 stars 5 forks source link

Feat weird permissions #11

Closed N7Remus closed 7 months ago

N7Remus commented 8 months ago

9

Tenant roles and groups can not be moved from TENANT A to TENANT B when the user is not superadmin. Tenant admin/owner can now see all the users within tenant. Tenant admin/owner can not see other tenants FQDNs and can't edit them.

8 #3 should be good now as well.

Rooms are stored lowercase. Tenant id is not mandatory for superadmin when creating tenantFQDN but still is for other users. (I limit it in the UI for admin user(s) so it will not be empty, but i think it is a good way to limit certain domain creations)