mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
control-port: Implement ONION_CLIENT_AUTH_VIEW.
This commit is contained in:
@@ -2321,6 +2321,7 @@ static const control_cmd_def_t CONTROL_COMMANDS[] =
|
||||
ONE_LINE(del_onion, CMD_FL_WIPE),
|
||||
ONE_LINE(onion_client_auth_add, CMD_FL_WIPE),
|
||||
ONE_LINE(onion_client_auth_remove, 0),
|
||||
ONE_LINE(onion_client_auth_view, 0),
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user