summaryrefslogtreecommitdiff
path: root/internal/sshd/session_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add debug logging to gitlab-sshd sessionNick Thomas2021-09-281-1/+1
* Don't swallow an error parsing SSH_ORIGINAL_COMMANDNick Thomas2021-09-271-1/+1
* refactor: unify instantiation of command.Shellfeistel2021-09-201-1/+1
* Unit test exit-codes for sshd/session.goid-session-test-2Igor Drozdov2021-09-151-0/+145
* Unit test sshd.handleEnv functionIgor Drozdov2021-09-151-0/+44