-
Notifications
You must be signed in to change notification settings - Fork 592
Fix #886: Restrict CORS middleware to localhost and Tauri origins (#640) #1104
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -63,3 +63,6 @@ Handles file system operations and provides a secure bridge between the frontend | |
| --- | ||
|
|
||
| Our Code of Conduct: [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md) | ||
|
|
||
|
|
||
| <!-- Issue #886 addressed --> | ||
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment does not add any meaningful documentation. It appears to be a placeholder indicating the issue number but does not explain what changes were made or why. If the intent is to reference the issue, it should be done in the commit message or PR description, not as a comment in the README. Consider removing this comment as it does not provide value to users or developers reading the documentation.