feat: add SESSION_SECURE env var #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/session-secure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Decouples cookie Secure flag from S3_USE_SSL. SESSION_SECURE defaults to S3_USE_SSL when unset (backward compatible). Set SESSION_SECURE=false for containers accessed over internal HTTP while keeping S3_USE_SSL=true for R2.