mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
426d14bb41
* check the main frame's origin in isolation.js * add changefile * correct changefile tag * use strict origin checking
7 lines
139 B
Markdown
7 lines
139 B
Markdown
---
|
|
"tauri": "patch:sec"
|
|
"tauri-utils": "patch:sec"
|
|
---
|
|
|
|
Explicitly check that the main frame's origin is the sender of Isolation Payloads
|