Files
scylladb/auth/default_authorizer.cc
Marcin Maliszkiewicz 6d1153687a auth: remove get_auth_ks_name indirection
Replace get_auth_ks_name(qp) with db::system_keyspace::NAME directly.
The function always returned the constant "system" and its qp
parameter was unused.
2026-03-11 16:26:47 +01:00

8.3 KiB