Avi Kivity
0f97d464d3
Merge 'cql: check if the function is builtin when granting permissisons' from Wojciech Mitros
...
Currently, when granting a permission on a funciton resource, we only check if the function exists, regardless of whether it's a user or a builtin function. We should not support altering permissions on builtin functions, so this patch adds a check for confirming that the found function is not builtin.
Additionally, adjust an error exception thrown when trying to alter a permission that does not apply on a given resource
Closes #13184
* github.com:scylladb/scylladb:
cql: change exception type when granting incorrect permissions
cql: check if the function is builtin when granting permissisons
2023-03-20 16:17:02 +02:00
..
2023-03-12 15:07:54 +02:00
2023-03-16 20:34:18 +08:00
2023-03-16 20:34:18 +08:00
2023-03-16 20:34:18 +08:00
2023-03-20 16:17:02 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-02-23 12:50:05 +01:00
2023-03-08 16:18:23 +02:00
2023-03-08 16:18:23 +02:00
2023-02-26 14:33:46 +02:00
2022-05-13 07:11:58 +02:00
2023-02-28 22:26:43 +02:00
2023-03-08 22:53:42 +08:00
2022-01-18 12:15:18 +01:00
2023-02-15 11:01:50 +02:00
2022-05-13 07:11:58 +02:00
2023-02-19 21:05:45 +02:00
2022-09-28 09:54:59 +03:00
2023-02-14 11:19:03 +02:00
2023-03-16 20:34:18 +08:00
2023-03-12 14:04:34 +02:00
2022-01-18 12:15:18 +01:00
2022-05-13 07:11:58 +02:00
2023-03-12 14:04:34 +02:00
2023-02-19 21:05:45 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-01-18 10:38:24 +02:00
2023-02-15 11:09:04 +02:00
2023-01-16 21:10:56 +02:00
2023-01-16 21:10:56 +02:00
2022-05-13 07:11:58 +02:00
2023-01-18 10:38:24 +02:00
2023-01-16 21:10:56 +02:00
2022-06-17 09:09:49 +02:00
2022-05-13 07:11:58 +02:00
2023-02-26 14:33:46 +02:00
2022-01-18 12:15:18 +01:00
2023-02-04 02:13:34 +02:00
2023-01-16 21:10:56 +02:00
2023-03-16 20:34:18 +08:00
2023-03-09 11:54:38 +01:00
2022-01-18 12:15:18 +01:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-01-18 10:38:24 +02:00
2023-02-15 11:09:04 +02:00
2023-01-30 21:50:23 +08:00
2023-01-18 10:38:24 +02:00
2023-02-19 21:05:45 +02:00
2022-05-13 07:11:58 +02:00
2023-02-19 21:05:45 +02:00
2023-02-12 17:25:41 +02:00
2023-03-08 16:18:23 +02:00
2023-01-16 21:10:56 +02:00
2023-02-15 11:09:04 +02:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-02-08 12:24:58 +02:00
2023-01-16 23:18:56 +02:00
2023-01-16 21:10:56 +02:00
2023-02-19 21:05:45 +02:00