Skip to content

Commit 2b3fb00

Browse files
Publish new build of docs
1 parent 30494d0 commit 2b3fb00

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dev/_sources/events/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can also disable individual hooks by setting the (optional) ``enabled`` para
3232

3333
OctoPrint so far has been running system commands defined in event hooks within a shell. Starting with OctoPrint 1.11.3,
3434
OctoPrint will log a message to ``octoprint.log`` when it encounters a system hook that hasn't yet explicitly configured
35-
``shell``, and default to enabling the shell. From 1.13.0 onward, this behaviour will change, and OctoPrint will default
35+
``shell``, and default to enabling the shell. From 2.1.0 onward, this behaviour will change, and OctoPrint will default
3636
to *disabling* the shell in such cases, to further reduce the attack surface.
3737

3838
You should make an explicit decision now. Try to make your commands work *without* having to enable shell mode, and thoroughly

dev/events/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@ <h2 id="configuration"><span id="sec-events-configuration"></span>Configuration<
887887
supposed to be run.</p>
888888
<p>OctoPrint so far has been running system commands defined in event hooks within a shell. Starting with OctoPrint 1.11.3,
889889
OctoPrint will log a message to <code class="docutils literal notranslate"><span class="pre">octoprint.log</span></code> when it encounters a system hook that hasn’t yet explicitly configured
890-
<code class="docutils literal notranslate"><span class="pre">shell</span></code>, and default to enabling the shell. From 1.13.0 onward, this behaviour will change, and OctoPrint will default
890+
<code class="docutils literal notranslate"><span class="pre">shell</span></code>, and default to enabling the shell. From 2.1.0 onward, this behaviour will change, and OctoPrint will default
891891
to <em>disabling</em> the shell in such cases, to further reduce the attack surface.</p>
892892
<p>You should make an explicit decision now. Try to make your commands work <em>without</em> having to enable shell mode, and thoroughly
893893
vet your commands and parameter processing if you have to enable shell mode.</p>

dev/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)