mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
removed unused protobuf variable
This commit is contained in:
@@ -138,7 +138,6 @@ message sec_auth_init_msg
|
||||
/* SEC_AUTH_CONT */
|
||||
message sec_auth_cont_msg
|
||||
{
|
||||
required bool tls_auth_ok = 1 [default = false];
|
||||
required string password = 2;
|
||||
required bytes sid = 3;
|
||||
required string ip = 4;
|
||||
|
||||
Reference in New Issue
Block a user