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: apply sandbox attribute to OnlyOffice/Collabora iframe #10706

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Apr 4, 2024

Description

Applying sandbox attribute to iframe in app-external extension(OnlyOffice & Collabora)
https://www.w3schools.com/tags/att_iframe_sandbox.asp

Motivation and Context

👮

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

Copy link

update-docs bot commented Apr 4, 2024

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Collaborator

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some snapshot tests are failing, running pnpm test:unit packages/web-app-external/tests/unit/app.spec.ts -u should fix it.


General hardening of ownCloud Web integration with OnlyOffice/Collabora

https://github.com/owncloud/web/pull/10702
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
https://github.com/owncloud/web/pull/10702
https://github.com/owncloud/web/pull/10706

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

Copy link

sonarcloud bot commented Apr 4, 2024

@JammingBen JammingBen merged commit 0897693 into master Apr 4, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/external-iframe-sandbox branch April 4, 2024 10:57
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.

None yet

2 participants