Skip to content

Is it possible to block creating of new tables or modifying tables? #279

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
pie6k opened this issue Apr 19, 2016 · 1 comment
Closed

Is it possible to block creating of new tables or modifying tables? #279

pie6k opened this issue Apr 19, 2016 · 1 comment

Comments

@pie6k
Copy link

pie6k commented Apr 19, 2016

At development stage, it's good to have tables/columns auto-created when request that have them happens, but at some point I would like to disable it for data consistency and to be spam-proof by not letting any user create hundreds of tables.

Is it possible in dashboard to toggle this?

@drew-gross
Copy link
Contributor

drew-gross commented Apr 19, 2016

Yep just disable addField permission on each table from the dashboard and set allowClientClassCreation to false in your server config.

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

2 participants