- Oct 12, 2022
-
-
Stan Hu authored
Security announcement: https://groups.google.com/g/golang-announce/c/xtuG5faxtaU Part of https://gitlab.com/groups/gitlab-org/-/epics/8843
-
- Sep 28, 2022
-
-
Igor Drozdov authored
Release v14.12.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/687 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Igor Drozdov authored
- Trim secret before signing JWT tokens !686 - Bump .tool-versions to use Go 1.18.6 !685 - Update Gitaly to 15.4.0-rc2 !681 - Test against Golang v1.19 !680
-
Ash McKenzie authored
Trim secret before signing JWT tokens See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/686 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Sep 27, 2022
-
-
Igor Drozdov authored
With this change we don't rely on the secret to either contain a newline or not contain it.
-
Igor Drozdov authored
Bump .tool-versions to use Go 1.18.6 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/685 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
go 1.17 is no longer receiving security updates. Update to go 1.18 in preparation for upgrading. Part of https://gitlab.com/groups/gitlab-org/-/epics/8843
-
- Sep 22, 2022
-
-
Alejandro Rodríguez authored
Update docs metadata link in gitlab-shell repo See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/684 Merged-by:
Alejandro Rodríguez <alejandro@gitlab.com> Approved-by:
Alejandro Rodríguez <alejandro@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Amy Qualls authored
-
- Sep 21, 2022
-
-
Patrick Bajao authored
Add developer documentation to command package See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/594 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Aug 31, 2022
-
-
Ash McKenzie authored
Update Gitaly to 15.4.0-rc2 See merge request gitlab-org/gitlab-shell!681
-
- Aug 30, 2022
-
-
Igor Drozdov authored
It has gitlab-shell dependency removed, so it makes sense to remove the exclusion of circular dependency
-
- Aug 16, 2022
-
-
Ash McKenzie authored
Run tests agains 1.19 Golang See merge request gitlab-org/gitlab-shell!680
-
Igor Drozdov authored
-
- Aug 11, 2022
-
-
Patrick Bajao authored
Update gitlab-dangerfiles gem See merge request gitlab-org/gitlab-shell!678
-
Igor Drozdov authored
-
Igor Drozdov authored
Release 14.11.0 See merge request gitlab-org/gitlab-shell!677
-
Igor Drozdov authored
-
- Aug 10, 2022
-
-
Patrick Bajao authored
Update Gitaly to v15 See merge request gitlab-org/gitlab-shell!676
-
- Aug 05, 2022
-
-
Igor Drozdov authored
Fixed extra slashes in API request paths generated for geo See merge request gitlab-org/gitlab-shell!673
-
-
Igor Drozdov authored
This commit also excludes gitlab-shell from dependencies: Gitaly specifies Gitlab Shell as a dependency as well in order to use gitlabnet client to perform API endpoints to Gitlab Rails. As a result, Gitlab Shell requires Gitaly -> Gitaly requires an older version of Gitlab Shell -> that version requires an older version of Gitlab Shell, etc. Let's use exclude to break the chain earlier
-
Stan Hu authored
Fix failing TestGitReceivePackSuccess See merge request gitlab-org/gitlab-shell!675
-
Igor Drozdov authored
After https://gitlab.com/gitlab-org/gitaly/-/merge_requests/4766 has been introduced, the test started fail because we basically cancel the git-receive-pack after the output is received This commit gracefully closes the connection to make the test pass
-
- Aug 03, 2022
-
-
-
Igor Drozdov authored
-
- Jul 28, 2022
-
-
Patrick Bajao authored
Add simple_roulette to Dangerfile See merge request gitlab-org/gitlab-shell!672
-
- Jul 26, 2022
-
-
Terri Chu authored
-
- Jul 21, 2022
-
-
Igor Drozdov authored
Release v14.10.0 See merge request gitlab-org/gitlab-shell!671
-
Igor Drozdov authored
-
Patrick Bajao authored
Implement Push Auth support for 2FA verification Closes #506 See merge request gitlab-org/gitlab-shell!454
-
- Jul 20, 2022
-
-
Igor Drozdov authored
Use a single channel to handle both Push Auth and OTP results
-
- Jul 18, 2022
-
-
When `2fa_verify` command is executed: - A user is asked to enter OTP - A blocking call for push auth is performed Then: - If the push auth request fails, the user is still able to enter OTP - If OTP is invalid, the `2fa_verify` command ends the execution - If OTP is valid or push auth request succeeded, then the user is successfully authenticated - If 30 seconds passed while no OTP or Push have been provided, then the `2fa_verify` command ends the execution
-
- Jul 15, 2022
-
-
Igor Drozdov authored
Fix flaky race test Closes #590 See merge request gitlab-org/gitlab-shell!670
-
Stan Hu authored
Release v14.9.0 See merge request gitlab-org/gitlab-shell!669
-
Stan Hu authored
`ignoredError.err` was being used in a Goroutine handler, but the value of `ignoredError` changes with each test case. To avoid a race, make a local copy of the error before each Goroutine runs. Closes https://gitlab.com/gitlab-org/gitlab-shell/-/issues/590
-
Stan Hu authored
- Update LabKit library to v1.16.0 !668 (https://gitlab.com/gitlab-org/labkit/-/releases/v1.16.0)
-
- Jul 13, 2022
-
-
Stan Hu authored
Update LabKit library to v1.16.0 See merge request gitlab-org/gitlab-shell!668
-
Alejandro Rodríguez authored
* include original address in correlation CIDR checks ([ae96001](https://gitlab.com/gitlab-org/labkit/commit/ae9600163a6f5fa2ad06676a00b310af36573df4)) * run make recipes in parallel during backward compat check ([efa9c71](https://gitlab.com/gitlab-org/labkit/commit/efa9c71e13ef2bfe4415278e6b1e5c5ee8cc8022)) See https://gitlab.com/gitlab-org/labkit/-/releases/v1.16.0
-
- Jul 05, 2022
-
-
Igor Drozdov authored
Release v14.8.0 See merge request gitlab-org/gitlab-shell!667
-