This website requires JavaScript.
Explore
Help
Sign in
STACKITGit
/
cli
Watch
1
Star
0
Fork
You've already forked cli
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21d94165bb
cli
/
pkg
/
cmd
/
auth
History
Download ZIP
Download TAR.GZ
William Martin
0763c1d4a7
Locally prevent mixup of username and token in refresh
2023-12-07 11:43:05 +01:00
..
gitcredential
Add error to auth refresh when active user does not match newly authenticated token user
2023-12-06 16:51:48 -04:00
login
Update git protocol login prompt to indicate it is host level
2023-12-06 14:06:28 +01:00
logout
Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken
2023-12-06 14:06:28 +01:00
refresh
Locally prevent mixup of username and token in refresh
2023-12-07 11:43:05 +01:00
setupgit
Ensure subtests use the right t during setup
2023-12-06 14:06:28 +01:00
shared
Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken
2023-12-06 14:06:28 +01:00
status
Polish auth status timeout error message
2023-12-06 14:06:28 +01:00
switch
Rename authCfg.User to authCfg.ActiveUser
2023-12-06 14:06:28 +01:00
token
Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken
2023-12-06 14:06:28 +01:00
auth.go
Implement auth switch
2023-12-06 14:06:28 +01:00