Files
scylladb/cql3
Jesse Haber-Kucharsky cccfe269cf cql3: Fix error handling in LIST PERMISSIONS
This patch replaces duplicated code for checking the existence of a user
with the same mechanism for doing so as elsewhere: by checking for
`auth::nonexistent_role` being thrown during the course of checking
access-control.

This patch also ensures that exceptions thrown while querying the list
of permissions on a resource get handled correctly.
2018-02-14 14:15:59 -05:00
..
2017-08-10 15:01:10 -04:00
2017-08-10 15:01:10 -04:00
2018-02-14 14:15:58 -05:00