-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
allow multi-tenant use by introducing a teams element. general idea:
- 1 token = 1 user
- 1 token can be long to 0-1 teams
- data is shared within a team by changing all read operations to check if specific uploads have been made by this team's tokens
main concerns:
- current handling of planet data does not support multi tenants, either need to introduce
submitted_bycolumn (which would make location no longer unique in the table) or create oneplanetstable per team
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed