Implement SSH Phase 13.2: Complete SSH_MSG_GLOBAL_REQUEST handling
- Add SshSecurityConfig parameter to port_forward.rs - Integrate security validation in handle_tcpip_forward - Add validate_tcpip_forward_request call - Modify server.rs to pass security_config to handle_global_request - Complete SSH_MSG_GLOBAL_REQUEST processing logic - Support tcpip-forward request with security validation - All compilation tests passed successfully Phase 13.1-13.2 completed: Enterprise security configuration + Global request handling
This commit is contained in: