Skip to content

users with read-only permissions? #322

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
drorsun opened this issue May 5, 2016 · 6 comments
Closed

users with read-only permissions? #322

drorsun opened this issue May 5, 2016 · 6 comments

Comments

@drorsun
Copy link

drorsun commented May 5, 2016

With parse-dashboard I want to be able to provide some users with read-only permissions for parse apps.

Is that possible?

@drew-gross
Copy link
Contributor

No. This would require the addition of a read-only master key to Parse Server, so it's quite a big job to make this happen. It's not near the top of our priorities, but we would gladly accept help in making this happen!

@drorsun
Copy link
Author

drorsun commented May 8, 2016

Sad to hear. Not that critical. Thanks

@erikbZhang
Copy link

erikbZhang commented Jun 9, 2017

Hi, I'm part of a group of high schoolers who want to try and solve this problem. Could you give any additional pointers for us?

@flovilmart
Copy link
Contributor

So many ideas could be implemented there. What would be your use case?

@erikbZhang
Copy link

We want to specifically make the database read only for some users, so they can see the data but not edit.

@flovilmart
Copy link
Contributor

that's where it's tricky as we only have a masterKey not a readOnlyMasterKey, we shall implement it on parse-server to make sure the dashboard is secured properly :)

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

No branches or pull requests

4 participants