gitea.tea/modules
GyeongHo Kim 10a86a301e
fix(login): configure SSH host explicitly
Add a --ssh-host option to tea login add and pass it through token and OAuth login creation.

Expose the same SSH host setting in the interactive login optional settings so users can configure host or host:port when the SSH endpoint differs from the web URL.

Update the generated CLI docs and integration helper for the new login creation parameter.

Fixes #1032

Signed-off-by: GyeongHo Kim <gyeongho.dev@proton.me>
2026-07-29 14:05:36 +09:00
..
api fix(http): add transport timeouts so tea fails fast on stalled servers (#1020) 2026-06-26 19:59:05 +00:00
auth fix(login): configure SSH host explicitly 2026-07-29 14:05:36 +09:00
config fix(login): default SSH host to URL hostname 2026-07-29 14:05:35 +09:00
context fix(context): clarify the fallback login prompt wording (#1061) 2026-07-26 01:38:10 +00:00
debug add debug mode and update readme (#805) 2025-09-10 19:10:02 +00:00
filelock Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00
git Add reply to code review (#978) 2026-06-26 21:40:31 +00:00
httputil fix(http): add transport timeouts so tea fails fast on stalled servers (#1020) 2026-06-26 19:59:05 +00:00
interact fix(login): configure SSH host explicitly 2026-07-29 14:05:36 +09:00
print fix(labels): add org label for ls and pr (#1017) 2026-06-24 17:46:12 +00:00
task fix(login): configure SSH host explicitly 2026-07-29 14:05:36 +09:00
theme fix(theme): don't query the terminal at start-up (#1054) 2026-07-13 04:31:26 +00:00
utils fix(login): default SSH host to URL hostname 2026-07-29 14:05:35 +09:00
version Move versions/filelocker into dedicated subpackages, and consistent headers in http requests (#888) 2026-02-05 18:05:43 +00:00