CodeForgeNet
3595ecba45
fix(gateway): pass process.env in status command probe auth to resolve SecretRef
...
Fixes #52360
resolveGatewayProbeAuthSafe was called from status-all.ts without an
env argument, causing the credential resolution chain to fall back to
an empty object instead of process.env. This made env-backed SecretRef
tokens (gateway.auth.token, Telegram botToken, etc.) appear unresolved
in the status command path even when the runtime was healthy.
Added process.env as default fallback in buildGatewayProbeCredentialPolicy
and passed env explicitly from status-all.ts callers.
Related: #33070 , #38973 , #39415 , #46014 , #49730
2026-03-22 19:14:44 -07:00
..
2026-03-22 18:09:45 +00:00
2026-03-22 19:13:25 -07:00
2026-03-22 19:13:25 -07:00
2026-03-21 15:58:42 -07:00
2026-03-22 18:39:24 -07:00
2026-03-22 12:10:08 -07:00
2026-03-22 19:13:25 -07:00
2026-03-23 01:53:28 +00:00
2026-03-22 19:14:44 -07:00
2026-03-22 16:56:19 -07:00
2026-03-22 18:09:45 +00:00
2026-03-22 19:13:25 -07:00
2026-03-21 23:30:51 +00:00
2026-03-22 19:14:44 -07:00
2026-03-22 23:19:17 +00:00
2026-03-22 19:13:25 -07:00
2026-03-22 19:13:25 -07:00
2026-03-18 18:14:57 +00:00
2026-03-22 19:13:25 -07:00
2026-03-21 15:40:45 -07:00
2026-03-22 23:19:17 +00:00
2026-03-22 14:28:43 -07:00
2026-03-22 19:13:25 -07:00
2026-03-22 19:13:25 -07:00
2026-03-22 10:48:21 -07:00
2026-03-22 15:02:43 -07:00
2026-03-22 19:13:25 -07:00
2026-03-22 19:13:25 -07:00
2026-03-22 23:43:58 +00:00
2026-03-22 19:01:52 +00:00
2026-03-22 18:42:18 -07:00
2026-03-22 18:42:18 -07:00
2026-03-22 17:28:04 +00:00
2026-03-19 12:12:30 +09:00
2026-03-22 19:13:25 -07:00
2026-03-18 00:20:15 -07:00
2026-03-22 15:02:43 -07:00
2026-03-22 16:08:49 -07:00
2026-03-22 19:13:25 -07:00
2026-03-22 11:59:38 -07:00
2026-03-19 11:02:18 -07:00
2026-03-22 18:09:45 +00:00
2026-03-20 12:41:04 -07:00
2026-03-21 20:18:16 +00:00
2026-03-20 15:59:53 -07:00
2026-03-19 03:13:48 +00:00
2026-03-19 13:40:26 -07:00
2026-03-18 23:35:32 -05:00
2026-03-21 11:06:31 -07:00
2026-03-21 15:58:42 -07:00
2026-03-21 11:06:31 -07:00
2026-03-20 13:27:30 -05:00
2026-03-20 13:27:30 -05:00
2026-03-21 20:18:16 +00:00
2026-03-19 10:34:29 +05:30
2026-03-19 03:13:48 +00:00
2026-03-22 18:39:31 +08:00
2026-03-22 18:39:31 +08:00
2026-03-22 23:19:17 +00:00