feat: DI-1192 client-visible rejection messages via SSH auth banner - #50
Draft
MatthewwTN wants to merge 1 commit into
Draft
feat: DI-1192 client-visible rejection messages via SSH auth banner#50MatthewwTN wants to merge 1 commit into
MatthewwTN wants to merge 1 commit into
soc2-pr-bot / SOC2 Validation
succeeded
Aug 11, 2026 in 1s
Validate JIRA Tickets and testing notes
This check validates the PR meets Clever's SOC2 Change Management policy regarding Software changes. See go/soc2-cm for the policy.
Details
Found ticket
Found testing notes
# Testing
- `go build` and the package test suite pass.
- New table-driven test `TestRejectionToSSHError` covers: banner from a `RejectionError`, banner from a wrapped `RejectionError`, trailing-newline normalization, and generic denial for nil/plain errors.
- End-to-end banner display will be verified against clever-dev when clever-sftp is wired up (companion PR: Clever/clever-sftp
No Atlantis Changes present
Loading