-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
fix: disable dotfiles serving via /@fs/ by default #3298
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
Conversation
|
Did you check what is the interaction with Vite's cache ( |
Shinigami92
left a comment
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.
Just some minot things
Co-authored-by: Shinigami <[email protected]>
Co-authored-by: Shinigami <[email protected]>
Co-authored-by: Shinigami <[email protected]>
Oh... Good catch. I will try to find a solution for that tmr |
|
As discussions with the team, we decided to abandoned this PR for now, as #2977 and #2850 already covered major security issues. Anding this changes will affect accessing to |
Description
Continue from #2850, disable dotfiles serving by default to father enhance the security.
Additional context
What is the purpose of this pull request?
Before submitting the PR, please make sure you do the following
fixes #123).