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

tauri allowlist #25

Open
mxcop opened this issue Oct 30, 2022 · 0 comments
Open

tauri allowlist #25

mxcop opened this issue Oct 30, 2022 · 0 comments
Labels
enhancement Enhance an existing feature

Comments

@mxcop
Copy link
Member

mxcop commented Oct 30, 2022

Properly build an allow list for the tauri api.
This will help minimize the bundle size & make the app more secure.

/src-tauri/tauri.conf.json
{
  "tauri": {
    "allowlist": {
      
    }
  }
}
@mxcop mxcop added enhancement Enhance an existing feature and removed refactor Refactor an existing feature labels Oct 30, 2022
@mxcop mxcop changed the title Tauri allow list tauri allow list Apr 24, 2023
@mxcop mxcop changed the title tauri allow list tauri allowlist Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an existing feature
Projects
Status: Todo
Development

No branches or pull requests

2 participants