jxmono / crud

:fork_and_knife: CRUD for mono
MIT License
0 stars 1 forks source link

Does CRUD module allow public (anonymous) access? #26

Closed IonicaBizau closed 10 years ago

IonicaBizau commented 10 years ago

Does CRUD module allow public (anonymous) access?

If not, this should be implemented. We have to use this module for applications that have a public side where anyone (that is not logged in) can have access that we set for templates (read, create, update or delete).