1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Commit Graph

119 Commits

Author SHA1 Message Date
mr oCean
b4c10d7bea Update re: adding SSH key to the ssh-agent for Mac users (Issue #23159) (#24505)
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2023-06-13 07:08:40 +00:00
Rachael Sewell
ab9ec27502 Fix commonmark issues in data reusables (#37424) 2023-06-05 19:16:36 +00:00
Peter Bengtsson
2eb4c98928 Update some http links to https (#37577) 2023-06-05 15:50:14 +00:00
Rachael Sewell
4e4c41f3bc update code fences in lists (#37251) 2023-05-31 20:22:43 +00:00
FKPSC
6b2d4bc0d3 Specify that it is the PUBLIC key that needs to be added to GitHub (#25655)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-05-23 19:01:06 +00:00
Peter Bengtsson
727df79846 Correct links in definitions (#36834) 2023-05-04 11:31:20 +00:00
Peter Bengtsson
67fd98da33 Ability to update definitions (#36792) 2023-05-03 11:20:35 +00:00
Jess Hosman
7d367b0693 Rename "Creating GitHub Apps" category to "Setting up a GitHub App" (#36500)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-04-24 17:32:37 +00:00
Isaac Brown
41efd819e3 Make ~90 images accessible in the images/help/settings directory (#36503)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-04-24 11:12:48 +00:00
Matt Cooper
2dc5c442b8 use ED25519 key in example (#35857)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-03-24 16:48:55 +00:00
Sarah Edwards
8d2700734b Update links, update 'user-to-server' and 'server-to-server' mentions (#35602)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-20 15:56:03 +00:00
Sarah Edwards
222be16582 Add App authentication overview article (#35271)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-03-07 18:18:44 +00:00
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