William Martin
|
3ea937d903
|
Inject GitCredentialFlow to LoginFlow as test seam
|
2024-05-17 13:26:23 +02:00 |
|
Babak K. Shandiz
|
1992fdeb1a
|
Use filepath.Join to support different platforms
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
|
2024-04-14 00:09:53 +01:00 |
|
Babak K. Shandiz
|
a269032fd3
|
Refactor into table tests
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
|
2024-04-13 21:13:12 +01:00 |
|
Babak K. Shandiz
|
0a77c56c44
|
Add test to verify skipped SSH key prompts
Signed-off-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
|
2024-04-06 12:47:09 +01:00 |
|
Sam Coe
|
8cdbc1a8ca
|
Refactor authCfg.UsersForHost to not return an error
|
2023-12-06 14:06:28 +01:00 |
|
William Martin
|
2c72647cf7
|
Update git protocol login prompt to indicate it is host level
|
2023-12-06 14:06:28 +01:00 |
|
William Martin
|
1bf6023164
|
Display message when logging into existing account
|
2023-12-06 14:06:28 +01:00 |
|
Keith Bailey
|
97755c6bf0
|
Document when gh auth login writes oauth token to plain text (#7781)
|
2023-09-18 11:34:13 +02:00 |
|
Jamie Tanna
|
e4cddb562e
|
Remove GHE handling for workflow scope (#7841)
According to [0] we appear to no longer support GHE 2.x, as the latest
release was deprecated in early 2022.
We can therefore remove this custom handling.
[0]: https://docs.github.com/en/enterprise-server@3.7/admin/all-releases
|
2023-08-15 17:40:09 +00:00 |
|
vaindil
|
f21f1ca4ef
|
check SSH key existence before uploading
|
2023-03-29 17:32:25 -04:00 |
|
Sam Coe
|
a33e12a21d
|
Refactor Config interface in preperation for encrypted token storage (#7033)
|
2023-02-28 10:51:12 +11:00 |
|
vilmibm
|
2d093c1741
|
add test helpers
|
2022-08-15 13:53:43 -05:00 |
|
vilmibm
|
f7d5c5f725
|
move prompter to own package
|
2022-07-26 16:41:13 -05:00 |
|
vilmibm
|
4afb567d06
|
WIP: survey wrapper
|
2022-07-26 14:39:38 -05:00 |
|
Sam Coe
|
cacff4ad6d
|
Use go-gh config package (#5771)
|
2022-06-23 11:50:04 +00:00 |
|
Caleb Brose
|
919dcebc45
|
Rename Context
|
2022-06-13 19:16:16 +00:00 |
|
cmbrose
|
f67ca53c07
|
Refactor ssh_keys to a more common location
|
2022-06-03 13:39:52 -05:00 |
|
JP Ungaretti
|
a1629c70c0
|
Generate codespaces key
|
2022-05-31 17:19:16 -07:00 |
|
Andrew Senetar
|
ff8aa8a555
|
Add ability to set title for ssh key in auth login (#5524)
|
2022-05-23 08:06:42 +00:00 |
|
Håvard Anda Estensen
|
58cb773e09
|
Replace ioutil with io and os (#5498)
|
2022-04-26 13:07:44 +02:00 |
|
Naïm Favier
|
8dbd07212c
|
Stop auth commands from modifying global config file (#5378)
|
2022-04-11 17:26:18 +02:00 |
|
Mislav Marohnić
|
e43cb2b880
|
Port more legacy stubs to the new ask stubber
|
2022-01-14 19:34:15 +01:00 |
|
Mislav Marohnić
|
11fbb60ae7
|
Rename the module to "github.com/cli/cli/v2"
|
2021-08-25 12:41:30 +02:00 |
|
Mislav Marohnić
|
cfddda8829
|
Indicate workflow scope is GHE 3.0+ only during auth login
|
2021-02-23 10:52:29 +01:00 |
|
Mislav Marohnić
|
87fcda5fbc
|
Add tests for SSH login flow
|
2021-02-17 16:52:40 +01:00 |
|