- 03 Feb, 2022 1 commit
-
-
Bogdan Denkovych authored
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/213259. This MR provides support "ecdsa-sk" and "ed25519-sk" SSH keys. In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77374, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77403, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77996, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77424, and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78532 we have done the work that facilitates support "ecdsa-sk" and "ed25519-sk" SSH keys. By adding support "ecdsa-sk" and "ed25519-sk" SSH keys, we provide a new, more secure, and easy-to-use way to strongly authenticate with Git while preventing unintended and potentially malicious access. For instance, if a user's private key file on their computer is stolen, it would be useless without the user's security key. Demo: Using "ecdsa-sk" and "ed25519-sk" SSH keys - https://www.youtube.com/watch?v=DtmZEVguN7g Read: - OpenSSH 8.2 release notes: https://www.openssh.com/releasenotes.html#8.2 - OpenSSH's support for U2F/FIDO security keys: https://github.com/openssh/openssh-portable/blob/8a0848cdd3b25c049332cd56034186b7853ae754/PROTOCOL.u2f - https://cloud.google.com/compute/docs/tutorials/ssh-with-sk - https://www.yubico.com/blog/github-now-supports-ssh-security-keys/ - https://github.blog/2021-05-10-security-keys-supported-ssh-git-operations/ Changelog: added
-
- 02 Feb, 2022 39 commits
-
-
Douglas Barbosa Alexandre authored
REST: Fix scope of GET /projects/:id/runners endpoint See merge request gitlab-org/gitlab!79733
-
Jose Ivan Vargas authored
Migrate background migrations tabs to gl_tabs_nav See merge request gitlab-org/gitlab!79656
-
David O'Regan authored
Fix typo in issue template See merge request gitlab-org/gitlab!79760
-
Amy Qualls authored
Add documentation for Google Cloud OIDC exchange See merge request gitlab-org/gitlab!79526
-
Seth Vargo authored
Deal with warnings and suggestions in this page, so I can edit cleanly in a separate commit.
-
Stan Hu authored
Validate sort parameter for branches page and branches API See merge request gitlab-org/gitlab!79476
-
Eric Schurter authored
-
Frédéric Caplette authored
Allow YAML `null` value for `only` and `except` filters See merge request gitlab-org/gitlab!79335
-
David O'Regan authored
Change button variant from success to confirm See merge request gitlab-org/gitlab!79617
-
Malhar Deshpande authored
Removed if block for button because success, info variant is deprecated changelog: fixed
-
Amy Qualls authored
Change merged_by api deprecation to `true` for breaking change See merge request gitlab-org/gitlab!79669
-
Douglas Barbosa Alexandre authored
Remove un-used deployments association See merge request gitlab-org/gitlab!79690
-
Douglas Barbosa Alexandre authored
Avoid queries for issues with vue_issues_list See merge request gitlab-org/gitlab!79408
-
Mark Florian authored
A late addition to https://gitlab.com/groups/gitlab-org/-/epics/7078.
-
David O'Regan authored
Remove redundant theme class for gl_tabs_nav See merge request gitlab-org/gitlab!79649
-
Mark Florian authored
Now that we depend on @gitlab/ui@35 thanks to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79430, theme-specific classes like *-indigo are no longer needed on tabs. changelog: fixed See https://gitlab.com/groups/gitlab-org/-/epics/7401 for more details.
-
Stan Hu authored
Allow mergeability check when merge_status is already checking See merge request gitlab-org/gitlab!79723
-
Kai Armstrong authored
Changelog: deprecated
-
Marcel Amirault authored
Qualys Iac Security template added See merge request gitlab-org/gitlab!77362
-
Mahesh Bachhav authored
Changelog: added
-
Andreas Brandl authored
remove old background migrations See merge request gitlab-org/gitlab!78184
-
Brandon Labuschagne authored
Merge branch '343729-ci-cd-analytics-add-vsa-deployment-tiles-to-deployment-frequency-tab' into 'master' CI/CD Analytics: Add VSA deployment tiles to deployment frequency tab See merge request gitlab-org/gitlab!78655
-
Martin Wortschack authored
Changelog: added EE: true
-
Kati Paizee authored
Fix broken datadog API documentation See merge request gitlab-org/gitlab!79740
-
Etienne Baqué authored
Improve the performance of StoreScansWorker See merge request gitlab-org/gitlab!79394
-
Brandon Labuschagne authored
Selectively hide public email on profile page See merge request gitlab-org/gitlab!79717
-
Dmitry Gruzd authored
Remove WIP support from Merge Requests See merge request gitlab-org/gitlab!79693
-
Shinya Maeda authored
Remove Duplicates from Releases Importer See merge request gitlab-org/gitlab!78904
-
Allen Cook authored
Update LegacyBulkInsert to allow ignoring conflicts on multiple keys / indexes
-
Brandon Labuschagne authored
Fix broken transfer group translation See merge request gitlab-org/gitlab!79734
-
Jarka Košanová authored
Validate that reference exists for atom format See merge request gitlab-org/gitlab!79635
-
Jan Provaznik authored
Rescue low-level errors during migration testing See merge request gitlab-org/gitlab!79445
-
Jacques Erasmus authored
Fix references to Administrator role and other improvements See merge request gitlab-org/gitlab!79489
-
Evan Read authored
-
Fiona Neill authored
Add video tutorial for updating metric attributes See merge request gitlab-org/gitlab!79721
-
Luis Mejia authored
-
Andy Soiron authored
-
Etienne Baqué authored
Allow all users within a group to view all compliance frameworks See merge request gitlab-org/gitlab!79133
-
Heinrich Lee Yu authored
Create a new page Admin - Settings - Service Usage Data See merge request gitlab-org/gitlab!78747
-