mirror of
https://github.com/outline/outline.git
synced 2026-01-04 01:59:49 -06:00
* feat: Add POST method option to redirectOnClient helper * Applied automatic fixes * fix: Add missing closing HTML tag in redirectOnClient GET method * fix: Use lodash escape for form field values to prevent XSS * Applied automatic fixes * fix: Add missing lodash/escape import * Applied automatic fixes * fix: Escape all URLs in redirectOnClient function * Update index.ts * fix: CSP * Refactor CSP middleware * docs, only use for email signin --------- Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com> Co-authored-by: Tom Moor <tom@getoutline.com>