mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
![]() Hi, using when using the default mutations, you can't allow a guest user to create a document, even if you allowed it for `guests` when setting up permissions. This is because a undefined `user` will always trigger a `false` during the "new" check. I think it is safe to remove this, because anyway you have to manually tell who can create document (or so I think, maybe I'm wrong?) so you can't allow guests to create documents by mistake. |
||
---|---|---|
.. | ||
_boilerplate-generator | ||
_buffer | ||
vulcan-accounts | ||
vulcan-admin | ||
vulcan-cloudinary | ||
vulcan-core | ||
vulcan-debug | ||
vulcan-email | ||
vulcan-embed | ||
vulcan-events | ||
vulcan-events-ga | ||
vulcan-events-intercom | ||
vulcan-events-internal | ||
vulcan-events-segment | ||
vulcan-forms | ||
vulcan-forms-tags | ||
vulcan-forms-upload | ||
vulcan-i18n | ||
vulcan-i18n-en-us | ||
vulcan-i18n-es-es | ||
vulcan-lib | ||
vulcan-newsletter | ||
vulcan-payments | ||
vulcan-routing | ||
vulcan-subscribe | ||
vulcan-users | ||
vulcan-voting | ||
.gitignore |