ClickHouse/tests/integration/test_distributed_inter_server_secret
Azat Khuzhin bcf381c5ae Reimplement interserver mode to avoid replay attacks
Prevous implementation (DBMS_MIN_REVISION_WITH_INTERSERVER_SECRET)
accepts the salt from the client, which make it useless.

Reimplement the protocol to send the salt by the server and use it in
the client instead.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-15 08:28:43 +01:00
..
configs Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00
__init__.py Secure inter-cluster query execution (with initial_user as current query user) [v3] 2020-09-15 01:36:28 +03:00
test.py Reimplement interserver mode to avoid replay attacks 2023-03-15 08:28:43 +01:00