Matt Pollard
dc2ba532b4
GitHub Enterprise Server 3.6 release candidate ( #28905 )
2022-07-26 18:56:17 +02: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
Kalvin Pearce
8d9e99243e
Add example to CLI section of Add a new SSH key
2021-11-03 19:12:45 +10: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
912095cc67
@lecoursen's first weekly enterprise focus area bug fix hour ( #22033 )
2021-10-19 12:48:50 +00: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
08c0a3a7c1
Favor RSA algorithm for SSH key pairs in documentation for GitHub AE ( #22018 )
2021-10-09 08:31:54 +00: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