1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Commit Graph

57 Commits

Author SHA1 Message Date
Peter Bengtsson
00b982ee0e Correct internal links with imperfect quotation marks (content/*misc*) (#35046) 2023-02-27 16:01:13 +00:00
Laura Coursen
ab6d8b7654 Make images accessible in the /images root directory (#35016)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-02-27 15:26:00 +00:00
Peter Bengtsson
91b7c5f7dc Update remaining internals links (#34805) 2023-02-15 20:09:05 +00:00
Peter Bengtsson
b7c7dbf672 Update all internal links (#34787) 2023-02-15 15:16:18 +00:00
Jess Hosman
3937238b04 [Apps overhaul] Restructure the current docs to match the proposed docs structure as closely as possible (#34664)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-02-14 23:39:24 +00:00
Sophie
e05af1d59c Merge branch 'main' into patch-1 2023-02-07 16:34:29 +01:00
Simon Willison
809ba6352d Host github.com works, Host *.github.com does not 2023-01-26 18:24:36 -08:00
gitsmug
a8ef863377 Specify PUBLIC key in step 7 2022-12-30 18:06:07 -07:00
Peter Bengtsson
577d6a8185 fix the biggest redirect offenders (#32087) 2022-10-28 17:08:52 +00:00
Vanessa
5c12ab83c7 Apply suggestions from code review 2022-10-20 09:01:37 +10:00
Vanessa
9a421920ad Merge branch 'main' into patch-2 2022-10-20 08:51:31 +10:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Alex Deschamps
aea4c4fab6 Change the ssh key default scope to github.com
With the current host wildcard default configuration, the new key applies to all ssh connection attempts regardless of host. This can become an issue on older systems that leverage existing keys in the ssh config and don't have knowledge of the "newer" recommended ed25519 algorithm. While this key can be reused for multiple purposes outside of github, I still propose to scope the default host to github.com to avoid a default that can pollute the global key namespace in the ssh config.
2022-10-17 17:46:12 -06:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Rachael Rose Renk
32fae5a30b Merge branch 'main' into custom-named-ssh-keys 2022-10-10 15:15:29 -06:00
Rachael Rose Renk
a950f124ea Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md 2022-10-10 12:30:38 -06:00
Dev Prakash Sharma
fdb5e95bca Merge branch 'main' into codewithdev-changes 2022-10-03 00:29:29 +05:30
Dev Prakash Sharma
b72f008d85 Remove the emphasize tags and updated attributes style 2022-10-03 00:21:32 +05:30
Mad Bernard
354e7b5cb1 Update shell commands for Mac OS after 12.0 (#19157)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2022-09-30 23:28:57 +00:00
Stoney
4f4f257243 Clarify SSH key uses (#30841) 2022-09-16 16:26:32 +00:00
Chris Westra
b90f86e80a Add ssh commit verification content (#29819) 2022-08-23 17:31:31 +00:00
Matt Pollard
0469e7e267 Fix three small bugs in recently published content (#29653) 2022-08-08 07:45:36 +00:00
Matt Pollard
b5ccdd56d9 Restore reusable 2022-08-04 14:09:53 +02:00
Zachary Sierakowski
773c5bf34b Fix link 2022-08-01 12:38:21 +00:00
Zachary Sierakowski
5a65263494 Update sudo-mode doc to reference new auth options 2022-07-29 16:56:16 +00:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
allysoneduardoMKW
3b44d28a6b Add generation of custom-named SSH Keys for 'Authentication' section 2022-07-20 09:06:05 -03:00
Hector Alfaro
95e6f3d3ab Deprecate GHES 3.1 (#28798)
* add 3.1 to deprecated versions

* rewrite img src to use azure blob storage in archive script

Co-authored-by: rachmari <rachmari@users.noreply.github.com>

* remove static files for ghes 3.1

* remove liquid conditionals and content for ghes 3.1

* remove outdated hardware reqs reusable

* Fix liquid conditional uncaught by script

* Close liquid conditionals missed by script

* Apply @mattpollard's suggestions

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-07-11 21:17:09 +00:00
Laura Coursen
e9c3f94725 Add callout markdown 2022-06-14 13:50:56 +01:00
Michał Janiszewski
cd21875a6b Update testing-your-ssh-connection.md 2022-06-13 10:00:46 +02:00
Michał Janiszewski
9a876a01d2 Add exit code information to ssh connection test 2022-06-13 09:59:11 +02:00
Laura Coursen
dfece13d0b [GHEC version] Version content about SSH certificate authorities (#26875) 2022-04-14 13:43:15 +00:00
Sophie
482dc86a14 Merge branch 'main' into sophie-6156-content 2022-03-22 14:27:32 +01:00
Laura Coursen
2237e00538 Enterprise bug fixes for the week of 2022-03-07 (#26098) 2022-03-21 13:31:54 +00:00
Sophie
18edb677c9 Merge branch 'main' into sophie-6156-content 2022-03-17 09:25:19 +01:00
Sophie
74ba23bec7 Change instances of user account to personal account in content 2022-03-16 15:18:37 +01:00
Maheshkumar P
0ae7e039f7 Remove RSA from fingerprint page link text (#16139) 2022-03-15 15:31:25 +00:00
Sophie
40e926a4c1 Removed duplicate reusable directory 2022-02-16 14:13:12 +01:00
Peter Bengtsson
8e25d1e40d remove all uses of include tool-switcher (part 1) (#24220)
* remove all uses of `include tool-switcher`

* two more files
2022-01-11 21:31:12 +00:00
Laura Coursen
402cf49b41 Update versioning for SAML SSO (#23530) 2021-12-13 09:28:48 -06:00
Peter Bengtsson
64216114c0 cleaning up trailing slash redirects (part 4) (#23601) 2021-12-13 08:49:40 +00:00
Matt Pollard
b3e1ff4e89 Update documentation for GitHub AE's December 2021 release (#23405) 2021-12-07 10:36:37 +01:00
Laura Coursen
2702c3180f Merge branch 'main' into patch-3 2021-11-12 15:14:17 -06:00
Laura Coursen
1550bd87fa Add newline 2021-11-12 15:04:52 -06:00
Laura Coursen
c364bb1fca Merge branch 'main' into patch-3 2021-11-12 14:56:14 -06:00
Laura Coursen
b24e9a9224 Add 💅 2021-11-12 14:55:49 -06:00
Laura Coursen
6227a423e4 Merge branch 'main' into patch-2 2021-11-12 14:49:36 -06:00
Laura Coursen
37cb4f3a66 Add 💅 2021-11-12 14:49:24 -06:00
Steve Guntrip
420ff9d07f Update content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md 2021-11-09 15:56:41 +00:00
Michelle Noorali
f6329a5a44 Update adding-a-new-ssh-key-to-your-github-account.md
The GitHub CLI does not allow you to add an ssh key unless you are authenticated with your GitHub account. The `gh auth login` command not only authenticates you but also gives prompts to add your ssh key to your account. This PR amends the GitHub CLI portion with the `gh auth login` path. This may be useful to someone coming to this page for the first time who has not already installed the gh CLI and will do so as part of this flow and will then need to authenticate.
2021-11-05 14:00:20 -04:00