Skip to content

Commit f536860

Browse files
authored
Add thank you (#5524)
1 parent 0da688b commit f536860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/late-comics-chew.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
---
44

55
Fixed a bug where redirect responses proxied through `aposProxy.js` (e.g. OAuth login callbacks) lost every header except `Location`. This affected setups where Apostrophe is only reachable through the Astro proxy (e.g. a sidecar deployment), causing the session `Set-Cookie` header from an OAuth callback redirect to be silently dropped and the login to appear to fail.
6-
Included fix to `aposResponse.js` to remove entity headers describing the body when dropping the body (e.g. redirects) which may otherwise cause strict clients to hang waiting for bytes.
6+
Included fix to `aposResponse.js` to remove entity headers describing the body when dropping the body (e.g. redirects) which may otherwise cause strict clients to hang waiting for bytes. Thanks to [Erika](https://github.com/eri-vi-maddyie) for this fix.

0 commit comments

Comments
 (0)