Skip to content

[Feature Request] add cloudCodeKey for cloud code only access #2440

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
smassin opened this issue Aug 2, 2016 · 3 comments
Closed

[Feature Request] add cloudCodeKey for cloud code only access #2440

smassin opened this issue Aug 2, 2016 · 3 comments

Comments

@smassin
Copy link

smassin commented Aug 2, 2016

The idea behind this feature is to have a key that only has access to cloud code functions.

Why? So that you can protect all other routes from being publicly available and to force all users actions through cloud code which gives the developer more control over what is and isn't allowed.

I know CLPs can have a similar effect but I would prefer if an outside user didn't even get that close to the database. Client side Javascript is just too insecure and the files API allows people to just upload whatever they want unrestricted.

@hramos
Copy link
Contributor

hramos commented Aug 15, 2016

We don't typically track feature requests here in the issue tracker. Perhaps you may want to send a PR?

@hramos hramos closed this as completed Aug 15, 2016
@RafaRuiz
Copy link

This could be a solution for #3067 maybe.

This has come to me after successfully get some delicate data from Parse hosted websites and apps (even though ACLs and CLPs were set).

@RafaRuiz
Copy link

@smassin take a look to #3067, there's a workaround

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

3 participants