Files
markbase/markbase-core/src/ssh_server
Warren 66d5c35b16
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
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
2026-06-15 18:15:03 +08:00
..