-
Notifications
You must be signed in to change notification settings - Fork 61
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
ENH add canInit method and CAN_DEV_GRAPHQL permissions #559
ENH add canInit method and CAN_DEV_GRAPHQL permissions #559
Conversation
Test failures are for a missing method that's contained in the companion PR: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this will require a method that doesn't exist until framework 5.2, we need to bump the dependency in composer.json
4b07754
to
997cbe6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also apply any relevant feedback from the framework PR.
c17d74f
to
4cb03f3
Compare
4cb03f3
to
addf529
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, works as expected. Will merge when the framework PR has been merged.
Rerunning CI - will merge on green |
Companion PR to silverstripe/silverstripe-framework#10979
Adds a fine-grained permission for
/dev/graphql
Issue