-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(acl): fix duplicate groot user creation (#51)
This PR adds the unique directive to the 'dgraph.xid' & 'dgraph.graphql.xid' predicates. Prior to this change, users could create duplicate users leading to misconfiguration of ACL.
- Loading branch information
1 parent
3754e87
commit fff5058
Showing
10 changed files
with
362 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.