Commit Graph

35 Commits

Author SHA1 Message Date
regalijan 72d4c7818d Add data request start endpoint to content-type exception list 2026-06-02 23:42:07 -04:00
regalijan 95ab13775b Make quantifier not lazy
Test, Build, Deploy / Test, Build, and Deploy (push) Successful in 56s
Test, Build, Deploy / Create Sentry Release (push) Successful in 6s
2026-04-11 03:12:18 -04:00
regalijan 91ec421450 Oops it actually needs to be added
Test, Build, Deploy / Test, Build, and Deploy (push) Successful in 55s
Test, Build, Deploy / Create Sentry Release (push) Successful in 5s
2026-04-11 03:06:11 -04:00
regalijan 02f0a299e0 Move mx logic to top level functions middleware
Test, Build, Deploy / Test, Build, and Deploy (push) Failing after 54s
Test, Build, Deploy / Create Sentry Release (push) Has been skipped
2026-04-11 02:26:31 -04:00
regalijan 0ca9bc1164 Remove user cookies from sentry events
Test, Build, Deploy / Test, Build, and Deploy (push) Successful in 44s
Test, Build, Deploy / Create Sentry Release (push) Successful in 5s
2026-03-31 22:05:29 -04:00
regalijan 291afd5eaa Set commit sha as release 2026-03-13 05:28:33 -04:00
regalijan 7d29433c36 Use different projects/DSNs for remix and functions 2026-03-12 03:33:37 -04:00
regalijan f5e2110ff4 Add user tagging for logged-in staff users 2026-03-12 02:20:16 -04:00
regalijan c2251ecfd4 More sentry monitoring 2026-03-11 04:02:33 -04:00
regalijan 8c32cd121d Do body preparation for other request methods 2025-06-19 15:40:02 -04:00
regalijan dc3a35ea22 Make ts not scream 2024-02-27 16:25:54 -05:00
regalijan 0bc68ef1d2 Move oauth credentials to own kv value 2023-10-28 03:09:34 -04:00
regalijan d30c6e06d5 Add auto jwt refreshing 2023-10-20 11:18:03 -04:00
regalijan 212d8042c2 Handle clients that include the charset 2023-10-19 16:51:17 -04:00
regalijan b6c051f3cb Let's hope i didn't break anything 2023-10-19 16:51:16 -04:00
regalijan 78f599ac2c Add jwt middleware 2023-10-19 16:51:13 -04:00
regalijan 72884ee715 Remove CSP for now, will not work because of react bug 2023-10-19 16:50:24 -04:00
regalijan 2fc6a521c3 Set nonces for inline scripts 2023-10-19 16:50:23 -04:00
regalijan f97ce959df Set style nonce in top-level middleware 2023-10-19 16:50:22 -04:00
regalijan 11d53d8c10 Fix CSP 2023-10-19 16:50:22 -04:00
regalijan 026d1ca06d New formatting 2023-10-19 16:50:21 -04:00
regalijan 4c662cbe51 Update security headers 2023-10-19 16:50:20 -04:00
regalijan b5135ce6bf Add additional security headers 2023-10-19 16:50:13 -04:00
regalijan 969fab85ba Check for invalid theme values in middleware 2023-10-19 16:50:05 -04:00
regalijan f6b57f2343 Remove old cookie from client if provided 2023-10-19 16:50:04 -04:00
regalijan 4bf1609b24 Fix theme cookie parsing 2023-10-19 16:49:56 -04:00
regalijan 07e810156f Set theme in middleware 2023-10-19 16:49:48 -04:00
regalijan 106cedec77 Add content-type enforcement bypass for new infraction endpoint 2023-10-19 16:49:48 -04:00
regalijan c7945de0ac New RTV value 2023-10-19 16:49:45 -04:00
regalijan c97029e510 Remove CSP 2023-10-19 16:49:35 -04:00
regalijan 0807f51d6c Create and pass nonce value through middleware 2023-10-19 16:49:34 -04:00
regalijan 2db6acaf1c Remove useless frame options header 2023-10-19 16:49:29 -04:00
regalijan fb4be4cc44 Add CSP to potentially fix turnstile on safari 2023-10-19 16:49:27 -04:00
regalijan 04dcbb4181 Remix migration 2023-10-19 16:49:09 -04:00
regalijan d731041378 Initial commit 2023-10-19 16:49:05 -04:00