-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
kind/bugSomething is broken.Something is broken.priority/p0Critical issue that requires immediate attention.Critical issue that requires immediate attention.
Description
Same as #135, but for users.
Steps to reproduce:
- Run Dgraph cluster with ACLs enabled
- Login as groot
- Add a ACL user called "aUser"
- Query for the group with the CLI tool:
$ dgraph acl info -u aUser
[Decoder]: Using assembly version of decoder
Running transaction with dgraph endpoint: 127.0.0.1:9080
Current password for groot:
Login successful.
Unable to show info: The user "aUser" does not exist.
Although Ratel says there's a user, it's not detected via the CLI tool.
Metadata
Metadata
Assignees
Labels
kind/bugSomething is broken.Something is broken.priority/p0Critical issue that requires immediate attention.Critical issue that requires immediate attention.