summaryrefslogtreecommitdiff
path: root/internal/gitlabnet/accessverifier
Commit message (Expand)AuthorAgeFilesLines
* Perform HTTP request to primary on Geo pushIgor Drozdov2023-03-032-7/+11
* Add support for the gssapi-with-mic auth methodMarin Hannache2023-01-232-8/+19
* Update Gitaly to v15Igor Drozdov2022-08-052-2/+2
* go: Bump major version to v14Patrick Steinhardt2022-07-052-9/+9
* Pass original IP from PROXY requests to internal API callsAlejandro Rodríguez2022-06-301-17/+1
* Merge branch 'sh-fix-remote-addr-handling' into 'main'Igor Drozdov2022-05-092-1/+89
|\
| * Fix check_ip argument when gitlab-sshd used with PROXY protocolStan Hu2022-05-092-1/+89
* | Always use Gitaly sidechannel connectionsJacob Vosmaer2022-05-022-40/+4
|/
* Support parsing `use_sidechannel` API response fieldJacob Vosmaer2022-01-252-4/+40
* Refactor client response testsJacob Vosmaer2022-01-201-44/+40
* refactor: move away from ioutil (deprecated)feistel2021-08-191-4/+5
* Refactor testhelper.PrepareTestRootDir using t.CleanupIgor Drozdov2021-07-141-3/+1
* fix: upgrade of the gitaly dependencyPavlo Strokov2021-06-022-2/+2
* Respect parent context for Gitaly callsNick Thomas2021-05-051-3/+0
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-11/+7
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-151-6/+1
* RFC: Simple built-in SSH serverLorenz Brun2021-01-181-1/+5
* Make it possible to propagate correlation ID across processesStan Hu2020-09-202-6/+8
* Generate and log correlation IDsStan Hu2020-07-311-0/+3
* Log SSH key detailsStan Hu2020-07-231-0/+2
* Move gitlabnet client to client packagejc-refactor-gitlabnet-clientJohn Cai2020-05-042-5/+5
* Geo Pull custom action supportAsh McKenzie2020-04-171-1/+25
* 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-171-1/+1
* Remove support for Custom data.info_message210-remove-action-custom-inform_client-once-12-3-has-been-releasedAsh McKenzie2019-12-242-2/+0
* Merge branch 'pass-ff-to-gitaly' into 'master'Ash McKenzie2019-10-291-3/+4
* Rename import pathsNick Thomas2019-10-182-9/+9
* Move go code up one levelNick Thomas2019-10-182-0/+324