mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 15:52:13 +00:00
As requested in #7057, allow certain alterations of system_auth tables. Potentially destructive alterations are still rejected. Tests: unit (dev) Closes #7606 * github.com:scylladb/scylla: auth: Permit ALTER options on system_auth tables auth: Add command_desc auth: Add tests for resource protections