[GH-ISSUE #464] Passing session cookie to iframe loaded via /view may be a problem in some browsers. #301

Closed
opened 2026-03-15 13:47:07 +03:00 by kerem · 0 comments
Owner

Originally created by @baiomys on GitHub (Mar 13, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/464

Hi.

Opera mini for example does not accept cookies even from parent page.
Not completely sure that it is impossible to overcome somehow (tried domain and SameSite) , but implementing sort of embed=1 for cookies (at least for session IDs/tokens) should be handy.

UPD: It seems that opera mini has a bug in interpreting path cookie attribute, sorry for confusion.

Originally created by @baiomys on GitHub (Mar 13, 2025). Original GitHub issue: https://github.com/axllent/mailpit/issues/464 Hi. Opera mini for example does not accept cookies even from parent page. Not completely sure that it is impossible to overcome somehow (tried domain and SameSite) , but implementing sort of embed=1 for cookies (at least for session IDs/tokens) should be handy. UPD: It seems that opera mini has a bug in interpreting path cookie attribute, sorry for confusion.
kerem closed this issue 2026-03-15 13:47:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#301
No description provided.