Vanessa
5c12ab83c7
Apply suggestions from code review
2022-10-20 09:01:37 +10: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
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
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
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
guillermo haas-thompson
0daa8c9e33
Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
...
On macOS Monterey the command `ssh-add -K ~/.ssh/id_ed25519` results in a warning message:
```
WARNING: The -K and -A flags are deprecated and have been replaced
by the --apple-use-keychain and --apple-load-keychain
flags, respectively. To suppress this warning, set the
environment variable APPLE_SSH_ADD_BEHAVIOR as described in
the ssh-add(1) manual page.
```
2021-10-26 07:16:02 -04:00
Laura Coursen
8f964ea2cb
GHEC version ( #20947 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: Robert Sese <sese@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-10-15 15:41:33 -05:00
Matt Pollard
307e8094ec
Backport updated content from GitHub AE M2 megabranch and version for ghae-next ( #21525 )
2021-10-04 16:11:57 +00:00
Laura Coursen
b8429d8248
"Authentication" top-level doc set ( #21531 )
2021-09-21 19:27:08 +00:00