summaryrefslogtreecommitdiff
path: root/internal/command/commandargs/shell.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for the gssapi-with-mic auth methodMarin Hannache2023-01-231-6/+7
* go: Bump major version to v14Patrick Steinhardt2022-07-051-1/+1
* Relax key and username matching for sshdsh-improve-key-matching-sshdStan Hu2021-11-101-11/+15
* Don't swallow an error parsing SSH_ORIGINAL_COMMANDNick Thomas2021-09-271-9/+4
* Modify regex to prevent partial matchesRobert May2021-06-291-2/+2
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-151-17/+6
* RFC: Simple built-in SSH serverLorenz Brun2021-01-181-3/+9
* Add 2fa_verify commandImre Farkas2020-12-101-0/+1
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-171-6/+7
* commands: pass through GIT_PROTOCOL envvar provided by clientsps-git-protocol-envvarPatrick Steinhardt2020-02-281-0/+2
* Move go code up one levelNick Thomas2019-10-181-0/+131