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

Require to explicitly enable shell access with --r-session-access #880

Merged
merged 7 commits into from
Aug 9, 2024

Conversation

EagleoutIce
Copy link
Member

No description provided.

@EagleoutIce EagleoutIce linked an issue Aug 9, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/cli/repl/core.ts 31.25% 10 Missing and 1 partial ⚠️
Files Coverage Δ
src/cli/repl/server/connection.ts 57.81% <100.00%> (+0.33%) ⬆️
src/cli/repl/server/server.ts 77.14% <100.00%> (+1.38%) ⬆️
src/cli/repl/core.ts 45.83% <31.25%> (-5.73%) ⬇️

@EagleoutIce EagleoutIce merged commit 2af70f5 into main Aug 9, 2024
24 of 25 checks passed
@EagleoutIce EagleoutIce deleted the 878-allow-to-disable-repl-in-the-server branch August 9, 2024 09:02
@EagleoutIce
Copy link
Member Author

This pull request is included in v2.0.12 (see Release v2.0.12 (Guard Against Shell-Escapes and Multi-File Support)).

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.

Allow to disable REPl in the server
1 participant