4
Limit Project member to become Project Owner & from creating new projects.
Source: appwrite/appwrite#3261 · opened by @punitdiwan
Problem When new user gets added to the project from the Project member tab, after email verification, they become project owners and enjoys same privileges as the first Project Member. Moreover, they can create new projects. In fact they become platform owns. Solution There are various possibilities which can be managed in the this platform. We can have two types of Users who can log in into the console. One is Platform Owner and other is project Owner. Platform Owner can create multiple projects while Project Owners can only manage the particular project of which he is member off. Similarly in case of Leaving a project, if he is not platform owner and has only one project of which his membership has been revoked, the user itself should get deleted. Lot of thing can be done in the area of authorization. To keep things concise at this moment, we can limit the user to that project. What I mean we can restrict the new member from creating new projects. We can add a…
No pledges yet. Be the first to back this.
Comments
Similar requests
Whitelist creation of Projects for specific users
3 votes · 0 comments
🚀 Feature: Add a Membership ID parameter on creating membership
3 votes · 0 comments
Let's talk about Appwrite's account preferences
4 votes · 0 comments
Appwrite CLI working with Multiple Projects
2 votes · 0 comments
feat: OAuth Provider Group-to-Appwrite Team Mapping
1 vote · 0 comments
No comments yet.