1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-06-30 22:24:26 -03:00
tea/modules
Norwin 808e8b1c5a Correctly match login by ssh host with port (#391)
fixes #380

note: It seems like it was expected that `SSHHost` only contains the host portion.  So this may be breaking (although I don't believe many people used the feature like that with a custom ssh port). I can't think of a good reason to *not* specify the port in that field, including the port seems more intuitive

Co-authored-by: Norwin <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/391
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2021-09-06 18:52:34 +08:00
..
config Fix adding login without token on private instances (#392) 2021-08-30 23:19:45 +08:00
context Correctly match login by ssh host with port (#391) 2021-09-06 18:52:34 +08:00
git Correctly match login by ssh host with port (#391) 2021-09-06 18:52:34 +08:00
interact text editor selection: follow unix defacto standards (#356) 2021-06-21 20:08:27 +08:00
print fix printing issue deadline (#388) 2021-09-06 18:45:24 +08:00
task Fix adding login without token on private instances (#392) 2021-08-30 23:19:45 +08:00
utils Add more issue / pr creation params (#331) 2021-03-08 19:48:03 +08:00
workaround Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00