threefoldtecharchive / jumpscaleX_core

Apache License 2.0
1 stars 6 forks source link

allow disabling crud actors generation #304

Closed xmonader closed 4 years ago

xmonader commented 4 years ago

[development_crud_disable] for packages in tfgrid it's not right to allow crud actors to manipulate data in there without proper permissions or without an option at least to disable the generation

xmonader commented 4 years ago

@zaibon @despiegk

ranatrk commented 4 years ago

Added disable option for crud actors to disable generation of actors. This option can be used by adding to disable_crud = true in the package's package.toml file. https://github.com/threefoldtech/jumpscaleX_core/commit/52ce2a6a29698dbdf4d5dc2b281f1ea661d8d399

despiegk commented 4 years ago

do we have some doc somewhere?

despiegk commented 4 years ago

lets close today

ranatrk commented 4 years ago

do we have some doc somewhere?

No, ill add some documentation for how to use it

siddiquagig commented 4 years ago

Verified

Steps followed:

you can use this package /sandbox/code/github/threefoldtech/jumpscaleX_threebot/ThreeBotPackages/zerobot/webplatform