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

[feat] secure regex for file limitation via the tauri.conf security features #2

Open
shadowgate15 opened this issue Jul 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@shadowgate15
Copy link
Member

Currently there appears to be no easy way to limit the shell.open api in tauri to only allow access to user files. There is a regex pattern, but I don't think there is a good way to limit using regex patterns to a user directory. This would need to be os agnostic.

@shadowgate15 shadowgate15 added the enhancement New feature or request label Jul 20, 2022
@shadowgate15
Copy link
Member Author

tauri-apps/tauri#4715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant