Files
markbase/markbase-core
Warren 012920e590
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
Implement SSH Phase 9: Publickey authentication
- Add handle_publickey_auth() with authorized_keys verification
- Support SSH_MSG_USERAUTH_PK_OK response (query phase)
- Add base64 decoding for SSH public keys
- Publickey auth now working: ssh, sftp, scp all support
- Eliminates password requirement with authorized_keys setup
2026-06-15 13:54:57 +08:00
..