Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Return early in core.js if it's inside an iframe #10300

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

FabianLars
Copy link
Member

@FabianLars FabianLars commented Jul 16, 2024

https://discord.com/channels/616186924390023171/1258736272814374964

fixes #10347~~ (need to extend this logic to the other scripts first)~~

@FabianLars FabianLars requested a review from a team as a code owner July 16, 2024 12:24
Copy link
Contributor

github-actions bot commented Jul 16, 2024

Package Changes Through faf866b

There are 5 changes which include tauri-cli with patch, @tauri-apps/cli with patch, tauri with patch, tauri-bundler with patch, tauri-utils with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-utils 1.6.0 1.6.1
tauri-bundler 1.6.0 1.6.1
tauri-runtime 0.14.4 0.14.5
tauri-runtime-wry 0.14.9 0.14.10
tauri-codegen 1.4.4 1.4.5
tauri-macros 1.4.5 1.4.6
tauri-build 1.5.3 1.5.4
tauri 1.7.1 1.7.2
@tauri-apps/cli 1.6.0 1.6.1
tauri-cli 1.6.0 1.6.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars marked this pull request as ready for review July 23, 2024 11:50
@abose
Copy link

abose commented Jul 29, 2024

Hi @FabianLars Thanks for fixing this issue.
Any update on the security team about the original alert bug rewrite...

@tweidinger tweidinger merged commit eb58ac3 into 1.x Jul 30, 2024
24 checks passed
@tweidinger tweidinger deleted the fix/v1/init-script-iframe branch July 30, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants