1
0
Fork 0
mirror of https://gitea.com/gitea/tea.git synced 2025-08-22 08:32:34 +02:00
tea/modules
Chen Linxuan 8876fe3cb8 Continue auth when failed to open browser (#794)
When users login gitea on a headless server via ssh, xdg-open might not be installed on that machine. So tea may fail to open URL itself. In this case, users can use the other machine to open the URL for authentication.

Github CLI act like this, too.

Signed-off-by: Chen Linxuan <me@black-desk.cn>

Reviewed-on: https://gitea.com/gitea/tea/pulls/794
Reviewed-by: blumia <blumia@noreply.gitea.com>
Co-authored-by: Chen Linxuan <me@black-desk.cn>
Co-committed-by: Chen Linxuan <me@black-desk.cn>
2025-08-18 03:12:25 +00:00
..
auth Continue auth when failed to open browser (#794) 2025-08-18 03:12:25 +00:00
config Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
context Add temporary authentication via environment variables (#639) 2025-08-11 18:53:09 +00:00
git spdx (#581) 2023-09-08 01:40:02 +00:00
interact Fix bug (#793) 2025-08-15 02:38:45 +00:00
print Fix attachment size (#787) 2025-08-11 18:45:12 +00:00
task Fix bug (#793) 2025-08-15 02:38:45 +00:00
theme Use bubbletea instead of survey for interacting with TUI (#786) 2025-08-11 18:23:52 +00:00
utils Add temporary authentication via environment variables (#639) 2025-08-11 18:53:09 +00:00
workaround spdx (#581) 2023-09-08 01:40:02 +00:00