8000 God Account · Issue #472 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

God Account #472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eldadfux opened this issue Jul 7, 2020 · 1 comment
Closed

God Account #472

eldadfux opened this issue Jul 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@eldadfux
Copy link
Member
eldadfux commented Jul 7, 2020

Currently when you setup your Appwrite server, anyone can signup to it unless you set access restriction using the relevant env variables (As listed here: https://appwrite.io/docs/environment-variables#general).

It would be a better user flow to give the first user who signup to the server a god role which is same as a project owner for Appwrite parent project which hosts all the other projects in the server. A god user could also invite other users to become gods of the "parent" project the same way he would invite team mates to a regular project.

This flow will also allow us to create a gods dashboard with visibility on all server projects and projects resources + technical info about the server like stats, and updates.

Implementation should convert the parent project (AKA the "Console Project") to become a regular database entity created on setup and not a constant in the code. With the new Swoole implementation the performance penalty will be extremely small.

@eldadfux eldadfux self-assigned this Jul 9, 2020
@eldadfux eldadfux added the enhancement New feature or request label Jul 9, 2020
@eldadfux
Copy link
Member Author

Root account support has been released in Appwrite 0.8!
https://dev.to/appwrite/announcing-appwrite-0-8-an-open-source-self-hosted-baas-kda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant
0