mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
For no good reason, the "alternator_enforce_authorization" flag (which chooses whether to enable authentication and authorization checks in Alternator) was not live-updatable, so make it so. Both "server" and "executor" objects use this configuration flag, the former is fixed in this patch (to hold a live-updatable reference instead of a copy of a boolean), the latter was already prepared for this change and already held a live-updatable reference. Signed-off-by: Nadav Har'El <nyh@scylladb.com>
6.9 KiB
6.9 KiB