Sami
7e23cb5b06
fix(updates): allow notify endpoint past CSRF + portable JSON parse in release.sh
...
- csrf-protection: skip CSRF validation on /api/system/update-notify. The
endpoint has its own X-DashCaddy-Notify-Secret auth and is only ever called
machine-to-machine; browsers never reach it. Without this, the CSRF cookie
check rejects the notify POST before the secret comparison runs.
- release.sh: the verify step piped curl into `node -p ".../dev/stdin"` which
works on Linux but blows up on Windows/git-bash. Replaced with portable
grep+sed extraction so the same script works on both publisher OSes.
2026-05-16 23:55:08 -07:00
..
2026-05-05 17:26:42 -07:00
2026-05-04 16:44:18 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 16:50:24 -07:00
2026-05-16 23:46:53 -07:00
2026-05-16 23:46:53 -07:00
2026-05-04 16:44:18 -07:00
2026-03-05 02:26:12 -08:00
2026-03-29 22:35:13 -07:00
2026-05-05 17:52:05 -07:00
2026-04-06 21:36:46 -07:00
2026-03-23 13:39:05 -07:00
2026-03-05 02:26:12 -08:00
2026-03-29 22:35:13 -07:00
2026-03-29 22:35:13 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-05-06 19:14:38 -07:00
2026-03-23 10:47:15 +01:00
2026-05-04 16:44:18 -07:00
2026-03-30 03:23:59 -07:00
2026-03-31 23:26:30 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 14:17:25 -07:00
2026-05-16 23:55:08 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-05-12 18:20:59 -07:00
2026-03-29 18:46:02 -07:00
2026-03-28 19:01:24 -07:00
2026-03-29 18:46:02 -07:00
2026-03-05 02:26:12 -08:00
2026-03-23 10:47:15 +01:00
2026-05-04 16:44:18 -07:00
2026-05-04 16:36:09 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 14:17:25 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-05-16 23:46:53 -07:00
2026-03-05 02:26:12 -08:00
2026-04-05 16:15:14 -07:00
2026-05-16 23:47:34 -07:00
2026-03-05 02:26:12 -08:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-05-06 19:14:38 -07:00
2026-04-01 02:00:05 -07:00
2026-05-16 23:46:53 -07:00
2026-05-04 16:44:18 -07:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-03-23 10:47:15 +01:00
2026-04-05 16:15:14 -07:00
2026-03-14 23:01:20 -07:00
2026-05-12 18:20:59 -07:00