Files
scylladb/cql3
Jesse Haber-Kucharsky a0f0e07554 auth: Check for unsupported authentication options
While it's undefined behavior to pass an unsupported option to a
specific authenticator directly, the `auth::service` layer will check
options and throw this exception. It is turned into a
`invalid_request_exception` by the CQL layer.
2018-02-14 14:15:58 -05:00
..
2017-08-10 15:01:10 -04:00
2017-08-10 15:01:10 -04:00
2018-02-14 14:15:58 -05:00