Files
scylladb/auth/common.hh
Pavel Emelyanov 98bea152a8 auth: Remove unused default_superuser() function
All callers have been migrated to read the superuser name from
auth::config directly. Remove the now-unused helper that fetched
it from db::config via the query processor.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2026-05-15 18:55:02 +03:00

2.1 KiB