mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-24 10:30:38 +00:00
In order to be able to test permissions, an authorizer different than AllowAllAuthorizer (default) must be set. CassandraAuthorizer is thus enabled - it works on default user/password pair, so it doesn't introduce any regressions to the test suite.