tea/cmd/login
Wim 6a848cb72a Add option to disable version checking (#520)
Fixes "Only signed in user is allowed to call APIs." as the
/api/v1/version returns a 403 when running a gitea where
REQUIRE_SIGNIN_VIEW is enabled

Co-authored-by: Wim <wim@42.be>
Reviewed-on: https://gitea.com/gitea/tea/pulls/520
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Wim <42wim@noreply.gitea.io>
Co-committed-by: Wim <42wim@noreply.gitea.io>
2022-10-31 09:56:23 +08:00
..
add.go Add option to disable version checking (#520) 2022-10-31 09:56:23 +08:00
default.go [Refactor] unexport config.Config var & move login tasks to task module (#288) 2020-12-12 21:28:37 +08:00
delete.go Add `tea login delete` (#296) 2020-12-14 18:28:54 +08:00
edit.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00
list.go Clarify command descriptions when no arguments are taken (#496) 2022-09-14 02:14:02 +08:00