Wojciech Mitros
9ae1b02144
service: revoke permissions on functions when a function/keyspace is dropped
...
Currently, when a user has permissions on a function/all functions in
keyspace, and the function/keyspace is dropped, the user keeps the
permissions. As a result, when a new function/keyspace is created
with the same name (and signature), they will be able to use it even
if no permissions on it are granted to them.
Simliarly to regular UDFs, the same applies to UDAs.
After this patch, the corresponding permissions on functions are dropped
when a function/keyspace is dropped.
Fixes #13820
Closes #13823
2023-05-10 14:39:42 +03:00
..
2023-04-06 09:51:24 -04:00
2023-04-21 10:07:28 +03:00
2023-04-24 10:49:36 +02:00
2023-02-19 21:05:45 +02:00
2023-03-13 13:35:17 +02:00
2023-04-23 16:27:11 +03:00
2023-04-21 09:08:27 +03:00
2023-03-06 13:28:40 +03:00
2023-02-14 11:19:03 +02:00
2023-02-28 23:00:02 +04:00
2023-03-15 22:10:23 +02:00
2023-05-07 19:01:29 +03:00
2023-05-03 20:19:15 +03:00
2022-05-13 07:11:58 +02:00
2022-05-13 07:11:58 +02:00
2023-05-09 18:42:03 +04:00
2022-10-25 09:16:50 +03:00
2023-03-12 14:04:34 +02:00
2023-03-12 14:04:34 +02:00
2023-04-14 13:21:30 +08:00
2023-03-19 15:16:02 +02:00
2023-03-27 15:12:31 +00:00
2023-03-27 15:12:31 +00:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2023-04-14 13:21:30 +08:00
2023-02-15 11:01:50 +02:00
2023-02-15 22:57:18 +02:00
2022-05-13 07:11:58 +02:00
2022-06-22 20:07:58 +02:00
2023-02-15 11:01:50 +02:00
2023-02-15 11:01:50 +02:00
2022-06-22 20:16:48 +02:00
2023-03-16 20:34:18 +08:00
2022-11-28 21:58:30 +02:00
2022-05-01 08:33:55 +03:00
2022-06-22 20:16:48 +02:00
2022-06-22 20:16:48 +02:00
2022-05-13 07:11:58 +02:00
2022-07-18 14:18:48 +02:00
2023-05-10 14:39:42 +03:00
2023-04-12 02:43:53 -04:00
2023-05-04 18:29:04 +03:00
2022-10-06 18:00:09 +03:00
2022-12-05 08:14:39 +02:00
2022-09-26 11:02:54 +03:00
2023-03-21 09:56:18 +03:00
2022-05-16 14:14:14 +03:00
2023-04-20 15:38:37 +02:00
2023-03-14 19:26:05 +04:00
2022-03-25 16:19:26 +02:00
2023-05-03 09:04:54 +03:00
2023-04-27 09:40:18 +02:00
2022-01-18 12:15:18 +01:00
2022-05-13 07:11:58 +02:00
2023-02-17 07:11:18 +02:00
2022-05-13 07:11:58 +02:00