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

Update realtime compiler dashboard to block unsafe requests #1434

Conversation

caendesilva
Copy link
Member

As the dashboard is not password-protected, and it can make changes to the file system, we block any requests that are not coming from the host machine. While we are clear in the documentation that the realtime compiler should only be used for local development, we still want to be extra careful in case someone forgets.

As the dashboard is not password-protected, and it can make changes to the file system, we block any requests that are not coming from the host machine. While we are clear in the documentation that the realtime compiler should only be used for local development, we still want to be extra careful in case someone forgets.
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #1434 (5e26dac) into master (cf88506) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##              master     #1434     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1709      3418   +1709     
=============================================
  Files            180       360    +180     
  Lines           4642      9284   +4642     
=============================================
+ Hits            4642      9284   +4642     

see 180 files with indirect coverage changes

@caendesilva caendesilva merged commit 791da0c into master Nov 7, 2023
19 checks passed
@caendesilva caendesilva deleted the update-realtime-compiler-dashboard-to-block-unsafe-requests branch November 7, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant