Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

fix openssl and update allowlist - version bump #274

Merged
merged 2 commits into from Jun 27, 2022

Conversation

ozgunozerk
Copy link
Contributor

Fixes #272
Previously, we were allowing all the api provided by tauri. It was not recommended for security reasons anyway. I've checked out the document, and tried to narrow down the scope of the allowlist and csp.

By removing the http from the allowlist, the openssl dependency is no longer present. And hence, the bug is resolved.

@ozgunozerk ozgunozerk changed the title fix openssl and update allowlist fix openssl and update allowlist - version bump Jun 27, 2022
@ozgunozerk ozgunozerk merged commit a10872d into main Jun 27, 2022
@ozgunozerk ozgunozerk deleted the allowlist-update-openssl-fix branch June 27, 2022 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

openssl issue on Linux side
3 participants