Files
stiftung-management-system/deploy-production
SysAdmin Agent 3c7c472e64
Some checks failed
CI/CD Pipeline / test (push) Has been cancelled
CI/CD Pipeline / deploy (push) Has been cancelled
Code Quality / quality (push) Has been cancelled
Fix nginx: add text/javascript to sub_filter_types for GrampsWeb subpath rewriting (STI-91)
GrampsWeb serves JS files with Content-Type text/javascript, but nginx
sub_filter_types only listed application/javascript. This caused JS bundles
to pass through without path rewriting, resulting in API calls going to
/api/ instead of /ahnenforschung/api/ (404 errors on login).

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-04 22:05:42 +00:00
..