summaryrefslogtreecommitdiff
path: root/internal
Commit message (Expand)AuthorAgeFilesLines
* gitlab-sshd: Support the PROXY protocol491-support-proxy-protocolNick Thomas2021-04-092-8/+18
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-1724-129/+79
* Merge branch '500-gitlab-sshd-acceptance-tests' into 'main'Igor Drozdov2021-03-171-0/+2
|\
| * gitlab-sshd: Acceptance test for the discover commandNick Thomas2021-03-171-0/+2
* | chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-1517-209/+200
|/
* Fix gitlab-shell panic when log file not writableStan Hu2021-02-262-2/+23
* Use eventually to assert log entriesJaime Martinez2021-02-221-6/+11
* Add basic metrics to sshdbjk/monitoringBen Kochie2021-02-161-0/+48
* Add monitoring endpoint to sshdBen Kochie2021-02-161-0/+2
* Refactor Config defaultsBen Kochie2021-02-161-50/+33
* Read limited input for yes answerIgor Drozdov2021-02-052-1/+12
* Remove session duration information from output of 2fa_verify command504-remove-the-session-duration-information-from-the-output-of-2fa_verify-commandManoj M J2021-01-292-2/+2
* RFC: Simple built-in SSH serverLorenz Brun2021-01-1812-305/+376
* Add 2fa_verify commandImre Farkas2020-12-107-0/+434
* Include key ID and type in metadataAsh McKenzie2020-11-202-1/+8
* use testhelper for SSH_CONNECTIONclient-identityIgor Wiedler2020-11-191-5/+5
* test for client identity propagationIgor Wiedler2020-11-191-0/+63
* Propagate client identity to gitalyIgor Wiedler2020-11-171-0/+9
* GitLab API Client support for client certificatesPaul Okstad2020-11-172-0/+86
* Fix incorrect actor used to check permissions for SSH receive-packsh-fix-wrong-user-deploy-key-checkStan Hu2020-10-192-25/+49
* Set SSL_CERT_DIR env var when building commandashmckenzie/set-ssl-cert-dir-env-varAsh McKenzie2020-10-192-46/+84
* Remove prefixing with SSL_CERT_DIRAsh McKenzie2020-10-194-73/+10
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-159-48/+40
* Drop "generated random correlation ID" log messagesh-suppress-random-correlation-id-logStan Hu2020-10-131-1/+0
* Make it possible to propagate correlation ID across processesStan Hu2020-09-2044-121/+258
* Fix gitlab-shell not handling relative URLs over UNIX socketssh-fix-unix-relative-url-accessStan Hu2020-08-201-10/+12
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-177-6/+559
* Generate and log correlation IDsStan Hu2020-07-316-20/+36
* Revert "Update executable.go"Igor Drozdov2020-07-231-0/+22
* Update executable.goIgor Drozdov2020-07-231-22/+0
* Log SSH key detailsStan Hu2020-07-236-2/+14
* Log remote IP for executed commandssh-log-remote-ipStan Hu2020-07-202-1/+8
* Pass in ssl_cert_dir config settingAsh McKenzie2020-07-024-4/+36
* Include SSL_CERT_DIR env var in commandAsh McKenzie2020-07-022-22/+60
* Support new ssl_cert_dir config settingAsh McKenzie2020-07-012-0/+10
* Set client name when making requests to Gitalycl-client-nameChangzheng Liu2020-05-211-3/+16
* Fix race conditions with logrus testingsh-fix-logrus-raceStan Hu2020-05-113-0/+19
* Fix race conditions in testssh-add-http-status-codeStan Hu2020-05-083-14/+15
* Ensure we are passing the parsed secretDJ Mountney2020-05-061-1/+1
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-0436-938/+69
* Geo Pull custom action supportAsh McKenzie2020-04-176-10/+201
* Allow allowedPayloadPath to be providedAsh McKenzie2020-04-171-7/+11
* Rename Geo Push custom action testAsh McKenzie2020-04-171-1/+1
* Rename action to be more accurateAsh McKenzie2020-04-171-5/+5
* Rename allowed payload JSON for accuracyAsh McKenzie2020-04-172-2/+2
* New pktline packageAsh McKenzie2020-04-172-0/+162
* Extract customaction into a separate moduleid-extract-custom-action-in-separate-moduleIgor Drozdov2020-04-145-45/+90
* Add missed protocol againsh-log-git-upload-receive-packDavid Kim2020-04-081-1/+1
* Remove unnecessary command argumentDavid Kim2020-04-084-5/+5
* Move logging to handler insteadDavid Kim2020-04-075-29/+23