-
Notifications
You must be signed in to change notification settings - Fork 272
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
check the authorization status of implementors of an interface #3588
Merged
Geal
merged 16 commits into
geal/authorization-directives
from
geal/authorization-interface
Aug 22, 2023
Merged
check the authorization status of implementors of an interface #3588
Geal
merged 16 commits into
geal/authorization-directives
from
geal/authorization-interface
Aug 22, 2023
Commits on Aug 16, 2023
-
check the implementors of an interface
If `@authenticated` is not set consistently on all types implementing an interface, then a query on that interface should use fragments
Configuration menu - View commit details
-
Copy full SHA for 46b0abd - Browse repository at this point
Copy the full SHA 46b0abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 257d4a9 - Browse repository at this point
Copy the full SHA 257d4a9View commit details
Commits on Aug 18, 2023
-
check for different requirements on interface fields
if the implementors of an interface have different authorization requirements on the interface fields, then the field should not be authorized, unless it is inside a fragment with a type condition
Configuration menu - View commit details
-
Copy full SHA for 31c6f0e - Browse repository at this point
Copy the full SHA 31c6f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 924a894 - Browse repository at this point
Copy the full SHA 924a894View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73ffb59 - Browse repository at this point
Copy the full SHA 73ffb59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d92a7bc - Browse repository at this point
Copy the full SHA d92a7bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12076b1 - Browse repository at this point
Copy the full SHA 12076b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7697b08 - Browse repository at this point
Copy the full SHA 7697b08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0562d83 - Browse repository at this point
Copy the full SHA 0562d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70416b - Browse repository at this point
Copy the full SHA a70416bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a86c5a - Browse repository at this point
Copy the full SHA 3a86c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ca0e0 - Browse repository at this point
Copy the full SHA f9ca0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa7fc9 - Browse repository at this point
Copy the full SHA 8fa7fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4808998 - Browse repository at this point
Copy the full SHA 4808998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfd147 - Browse repository at this point
Copy the full SHA 1bfd147View commit details -
Configuration menu - View commit details
-
Copy full SHA for f55bd49 - Browse repository at this point
Copy the full SHA f55bd49View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.