Files
scylladb/auth
Marcin Maliszkiewicz 0b8b9381f4 auth: drop const from methods on write path
In a follow-up patch abort_source will be used
inside those methods. Current pattern is that abort_source
is passed everywhere as non const so it needs to be
executed in non const context.

Closes scylladb/scylladb#17312
2024-02-14 13:24:53 +01:00
..
2024-01-19 10:49:17 +08:00
2024-01-19 10:49:17 +08:00
2023-12-02 22:37:22 +02:00