mirror of
https://gitea.com/gitea/tea.git
synced 2025-11-05 11:45:26 +01:00
Login via oauth2 flow (#725)
Reviewed-on: https://gitea.com/gitea/tea/pulls/725 Co-authored-by: techknowlogick <techknowlogick@gitea.com> Co-committed-by: techknowlogick <techknowlogick@gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
e82dd9e08d
commit
62dc1dde95
@@ -29,6 +29,7 @@ var CmdLogin = cli.Command{
|
||||
&login.CmdLoginDelete,
|
||||
&login.CmdLoginSetDefault,
|
||||
&login.CmdLoginHelper,
|
||||
&login.CmdLoginOAuthRefresh,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user