ConvertX/src
claude 35122193bf audit: guard trusted-header hook under ALLOW_UNAUTHENTICATED + document SSO logout
- Skip the root trusted-header hook when ALLOW_UNAUTHENTICATED is set: the two
  modes are mutually exclusive and the ephemeral-session logic would otherwise
  overwrite (and waste a provision on) the header session.
- README: note that logout is proxy/IdP-managed under trusted-header SSO.
2026-08-05 16:28:05 -06:00
..
components feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
converters fix(dasel): update converter for v3 CLI (#591) 2026-08-03 21:37:21 +02:00
db fix: ensure data dir exists before loading db (#433) 2025-11-07 09:26:19 +01:00
helpers feat: trusted-header (reverse-proxy) SSO auth 2026-08-05 12:08:06 -06:00
icons feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
pages audit: guard trusted-header hook under ALLOW_UNAUTHENTICATED + document SSO logout 2026-08-05 16:28:05 -06:00
theme chore: fix lint 2025-10-05 14:19:13 +00:00
index.tsx fix: better 404 message in logs (#599) 2026-08-04 22:02:26 +02:00
main.css chore: fix lint 2025-10-05 14:19:13 +00:00