Martin Atkins
7cac1f0518
command/login: Filter C0 control characters in HCP Terraform motd
...
From reading the special-case login code for the HCP Terraform host it
appears that the intention of the special "motd.v1" protocol was that it
should return a message that uses the syntax defined by the "colorstring"
library to make use of a limited set of control characters, and that it
was not intended to allow the text to include arbitrary control characters
that might cause more significant effects on a terminal and would not be
filtered out properly when running in "no color" mode.
Therefore we'll make this slightly more robust by filtering out any control
characters, using format.FilterControlChars. Note that this behavior is
exclusive to the HCP Terraform hostname "app.terraform.io", which is
unlikely to be used in OpenTofu anyway (since that service is presumably
offered for Terraform's use) and so this is not a particularly significant
change but is just part of some work to avoid situations where remote
network services can potentially cause OpenTofu to emit arbitrary control
characters to a terminal.
Signed-off-by: Martin Atkins <mart@degeneration.co.uk >
2025-11-10 09:49:35 -08:00
..
2025-03-06 09:03:46 -03:00
2024-12-20 10:47:00 +02:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2024-11-05 10:16:00 -05:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2023-10-05 15:04:51 +03:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2024-08-01 08:14:34 -04:00
2024-08-01 08:14:34 -04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2024-11-04 14:23:32 -05:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2022-03-31 13:42:42 -04:00
2024-08-02 10:21:44 +01:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2025-09-02 13:21:19 +04:00
2025-09-02 13:21:19 +04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2025-09-02 13:21:19 +04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-11-02 10:20:37 -05:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-11-09 13:09:36 -06:00
2021-10-19 09:32:30 -04:00
2021-09-22 16:03:11 -05:00
2021-09-22 16:03:11 -05:00
2021-05-17 14:09:07 -07:00
2021-09-28 13:30:03 -04:00
2021-09-28 17:58:40 -04:00
2021-11-17 14:20:44 -08:00
2024-12-20 10:45:12 +02:00
2021-05-17 14:09:07 -07:00
2023-12-14 12:21:16 -05:00
2024-09-09 07:51:39 -04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2025-04-18 09:11:22 -07:00
2024-06-24 09:13:07 -04:00
2024-10-07 18:30:42 +01:00
2024-06-24 09:13:07 -04:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2023-12-11 15:10:03 -05:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2023-08-09 11:19:00 +02:00
2023-02-15 21:01:27 -08:00
2024-09-05 07:36:18 -04:00
2023-02-15 21:01:27 -08:00
2023-02-15 21:01:27 -08:00
2023-07-20 16:57:05 +02:00
2023-07-20 16:57:05 +02:00
2023-12-11 15:10:03 -05:00
2021-05-17 14:09:07 -07:00
2025-11-01 08:00:01 -03:00
2025-11-10 09:49:35 -08:00
2023-12-11 15:10:03 -05:00
2021-05-17 14:09:07 -07:00
2025-02-24 14:53:32 -05:00
2021-05-17 14:09:07 -07:00
2023-12-11 15:10:03 -05:00
2022-12-14 16:23:31 -05:00
2023-09-20 17:05:24 +03:00
2021-05-17 14:09:07 -07:00
2025-07-03 08:50:12 -07:00
2024-11-12 17:23:54 +02:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-06-25 08:48:47 -04:00
2021-05-17 14:09:07 -07:00
2024-07-22 10:58:57 +01:00
2021-05-17 14:09:07 -07:00
2024-10-07 18:30:42 +01:00
2023-12-11 15:10:03 -05:00
2023-12-11 15:10:03 -05:00
2024-07-01 16:41:27 +01:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2025-06-02 10:15:46 -07:00
2025-07-10 13:18:26 -07:00
2022-07-15 17:31:56 +01:00
2025-07-11 09:25:30 -07:00
2024-07-09 08:42:02 -04:00
2023-12-11 15:10:03 -05:00
2023-10-03 10:49:38 +03:00
2023-10-03 10:49:38 +03:00
2023-12-11 15:10:03 -05:00
2021-05-17 14:09:07 -07:00
2021-05-17 14:09:07 -07:00
2024-05-21 15:04:10 -04:00
2024-05-21 15:04:10 -04:00
2023-10-03 10:49:38 +03:00
2024-05-21 15:04:10 -04:00
2025-09-05 14:41:32 -04:00
2023-07-26 10:38:47 +02:00
2025-07-17 22:54:34 +04:00
2025-07-17 22:54:34 +04:00
2021-05-17 14:09:07 -07:00
2025-09-16 16:11:52 -03:00
2021-05-17 14:09:07 -07:00
2025-09-06 10:47:17 -03:00